netdev: add missing set_mac_address hook
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 9 Jan 2009 11:13:14 +0000 (11:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jan 2009 08:06:36 +0000 (00:06 -0800)
Many drivers lost the ability to set ethernet address accidently
during the net_device_ops conversion.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found