]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/netdevice.h
net: add lower_dev_list to net_device and make a full mesh
[karo-tx-linux.git] / include / linux / netdevice.h
index 077363dcd860702b67003c1721badf92d187e020..5ccf5b73c378c6f165965bdc1cbc4e5db03ffaa3 100644 (file)
@@ -1125,6 +1125,7 @@ struct net_device {
        struct list_head        napi_list;
        struct list_head        unreg_list;
        struct list_head        upper_dev_list; /* List of upper devices */
+       struct list_head        lower_dev_list;
 
 
        /* currently active device features */