netdev: restore MAC address set and validate operations
authorBen Hutchings <ben@decadent.org.uk>
Thu, 9 Jul 2009 17:54:35 +0000 (17:54 +0000)
committerDavid 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