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:
f2ba025
)
netdev: restore MAC address set and validate operations
author
Ben Hutchings
<ben@decadent.org.uk>
Thu, 9 Jul 2009 17:54:35 +0000
(17:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 12 Jul 2009 21:20:02 +0000
(14:20 -0700)
alloc_etherdev() used to install default implementations of these
operations, but they 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