netdev: expose ethernet address primitives
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 20 Nov 2008 06:42:31 +0000 (22:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Nov 2008 06:42:31 +0000 (22:42 -0800)
commitccad637b0c57de1825ffd34c311bf71487545ac2
treefa5e54d6a4d8a414754efb7904685e5a83bff601
parenteeda3fd64f75bcbfaa70ce946513abaf3f23b8e0
netdev: expose ethernet address primitives

When ethernet devices are converted, the function pointer setup
by eth_setup() need to be done during intialization.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/usb/gadget/u_ether.c
include/linux/etherdevice.h
net/ethernet/eth.c