Michał Mirosław f0a619ccfb net: Fix vlan_features propagation
Fix VLAN features propagation for devices which change vlan_features.
For this to work, driver needs to make sure netdev_features_changed()
gets called after the change (it is e.g. after ndo_set_features()).

Side effect is that a user might request features that will never
be enabled on a VLAN device.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-12 17:54:13 -04:00
..
2008-07-05 21:26:57 -07:00
2008-07-08 03:23:36 -07:00
2011-05-12 17:54:13 -04:00
2010-11-16 11:15:08 -08:00
2011-03-31 11:26:23 -03:00