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:
240c102
)
netdev: restore MTU change operation
author
Ben Hutchings
<ben@decadent.org.uk>
Thu, 9 Jul 2009 17:59:01 +0000
(17:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 12 Jul 2009 21:20:04 +0000
(14:20 -0700)
alloc_etherdev() used to install a default implementation of this
operation, but it must now be explicitly installed in struct
net_device_ops.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found