diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-05-06 07:56:29 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-12 17:54:13 -0400 |
commit | f0a619ccfb8a2ec8ff083a02299cfd076c362b27 (patch) | |
tree | 88b90e6fcec0947fc46eb178948ac78d1dc45134 /MAINTAINERS | |
parent | 864b5418ebc16893cfd27ff3cda254eff0f56d6f (diff) | |
download | linux-3.10-f0a619ccfb8a2ec8ff083a02299cfd076c362b27.tar.gz linux-3.10-f0a619ccfb8a2ec8ff083a02299cfd076c362b27.tar.bz2 linux-3.10-f0a619ccfb8a2ec8ff083a02299cfd076c362b27.zip |
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions