diff options
Diffstat (limited to 'include/net/garp.h')
| -rw-r--r-- | include/net/garp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/garp.h b/include/net/garp.h index 8cabbf087169..834d8add9e5f 100644 --- a/include/net/garp.h +++ b/include/net/garp.h | |||
| @@ -104,6 +104,7 @@ struct garp_applicant { | |||
| 104 | struct sk_buff_head queue; | 104 | struct sk_buff_head queue; |
| 105 | struct sk_buff *pdu; | 105 | struct sk_buff *pdu; |
| 106 | struct rb_root gid; | 106 | struct rb_root gid; |
| 107 | struct rcu_head rcu; | ||
| 107 | }; | 108 | }; |
| 108 | 109 | ||
| 109 | struct garp_port { | 110 | struct garp_port { |
