git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c60408
)
net: introduce netdev_change_features()
author
Michał Mirosław
<mirq-linux@rere.qmqm.pl>
Sat, 7 May 2011 03:22:17 +0000
(
03:22
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 May 2011 22:40:56 +0000
(18:40 -0400)
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>
No differences found