]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/phonet/pn_dev.h
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
[karo-tx-linux.git] / include / net / phonet / pn_dev.h
index d7b989ca3d6320e3c7f7abe0f9d25d5565eadb6e..2d16783d5e201232d8ff47c1165d767ea91435de 100644 (file)
@@ -34,6 +34,7 @@ struct phonet_device {
        struct list_head list;
        struct net_device *netdev;
        DECLARE_BITMAP(addrs, 64);
+       struct rcu_head rcu;
 };
 
 int phonet_device_init(void);