hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/include/net/mrp.h
....@@ -120,6 +120,7 @@
120120 struct sk_buff *pdu;
121121 struct rb_root mad;
122122 struct rcu_head rcu;
123
+ bool active;
123124 };
124125
125126 struct mrp_port {