commit | afe12cc86b0ba545a01ad8716539ab07ab6e9e89 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Sat May 07 03:22:17 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 12 18:40:56 2011 -0400 |
tree | edaa2912ae3acab49be8cfbfc75b689fdccd31f3 | |
parent | 6c60408e33aba6d1d7241bc9be3b8d1b39509291 [diff] |
net: introduce netdev_change_features() It will be needed by bonding and other drivers changing vlan_features after ndo_init callback. As a bonus, this includes kernel-doc for netdev_update_features(). Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>