hc
2024-05-10 ee930fffee469d076998274a2ca55e13dc1efb67
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 {