aboutsummaryrefslogtreecommitdiff
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 4fbf02aa2ec..0f7558b638a 100644
--- a/include/net/mrp.h
+++ b/include/net/mrp.h
@@ -112,6 +112,7 @@ struct mrp_applicant {
struct mrp_application *app;
struct net_device *dev;
struct timer_list join_timer;
+ struct timer_list periodic_timer;
spinlock_t lock;
struct sk_buff_head queue;