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 09d2624..cb8178a 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,