Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[firefly-linux-kernel-4.4.55.git] / include / net / garp.h
index 8cabbf087169ac175f913e97ccac7c8e6ce92f00..834d8add9e5fd51112f08cde966e0044604049cb 100644 (file)
@@ -104,6 +104,7 @@ struct garp_applicant {
        struct sk_buff_head     queue;
        struct sk_buff          *pdu;
        struct rb_root          gid;
+       struct rcu_head         rcu;
 };
 
 struct garp_port {