hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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 {