forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 {