forked from ~ljy/RK356X_SDK_RELEASE

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