aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/mrp.h')
-rw-r--r--include/net/mrp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mrp.h b/include/net/mrp.h
index ef58b4a07190..c6c53370e390 100644
--- a/include/net/mrp.h
+++ b/include/net/mrp.h
@@ -120,6 +120,7 @@ struct mrp_applicant {
struct sk_buff *pdu;
struct rb_root mad;
struct rcu_head rcu;
+ bool active;
};
struct mrp_port {