summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros/atlx
diff options
context:
space:
mode:
authorDanny Kukawka <danny.kukawka@bisect.de>2012-02-17 05:43:29 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-02-17 20:58:06 (GMT)
commit939d2254fc259fd5ca0872f96b56f6966d804e24 (patch)
tree4dd4cb731ce4470f52a5d1a4581e5c1133ee1dbe /drivers/net/ethernet/atheros/atlx
parent28009a6cab764f04d4e7c409c180c77b2ef36ba1 (diff)
downloadlinux-fsl-qoriq-939d2254fc259fd5ca0872f96b56f6966d804e24.tar.xz
ethoc: set addr_assign_type if random_ether_addr() used
Set addr_assign_type correctly to NET_ADDR_RANDOM in case a random MAC address was generated and assigned to the netdevice. Fixed ethoc_set_mac_address() to check if the given mac address is valid and set also dev_addr of the net_device. Check also the return value of ethoc_set_mac_address() in ethoc_probe(). Reset the state to NET_ADDR_PERM as soon as the MAC get changed via .ndo_set_mac_address. v2: set net_device->dev_addr in ethoc_set_mac_address(), check if given address is valid Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Diffstat (limited to 'drivers/net/ethernet/atheros/atlx')
0 files changed, 0 insertions, 0 deletions