]> Pileus Git - ~andy/linux/commitdiff
net: vlan_features comment clarification
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Tue, 12 Apr 2011 04:07:39 +0000 (04:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Apr 2011 21:54:24 +0000 (14:54 -0700)
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h

index 09d262415769aef45f76baf86b27344ed78e5fb8..cb8178ab3c5224ea372f5ef67a5e8e93858c29b5 100644 (file)
@@ -1035,7 +1035,7 @@ struct net_device {
        u32                     hw_features;
        /* user-requested features */
        u32                     wanted_features;
-       /* VLAN feature mask */
+       /* mask of features inheritable by VLAN devices */
        u32                     vlan_features;
 
        /* Net device feature bits; if you change something,