linux/drivers/net/ethernet/qlogic/netxen
Danny Kukawka 504f9b5a6b ethernet: unify return value of .ndo_set_mac_address if address is invalid
Unify return value of .ndo_set_mac_address if the given address
isn't valid. Return -EADDRNOTAVAIL as eth_mac_addr() already does
if is_valid_ether_addr() fails.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-23 17:03:20 -05:00
..
Makefile qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_ctx.c netxen_nic: Fix phy link status 2012-02-04 15:59:29 -05:00
netxen_nic_ethtool.c netxen: report valid speed and duplex status when link is down 2012-02-04 15:59:29 -05:00
netxen_nic_hdr.h netxen_nic: Error logging on firmware hang 2012-02-04 15:59:29 -05:00
netxen_nic_hw.c netxen_nic: signedness bug in netxen_md_entry_err_chk() 2012-02-08 19:57:55 -05:00
netxen_nic_hw.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_init.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-08 18:46:38 -05:00
netxen_nic_main.c ethernet: unify return value of .ndo_set_mac_address if address is invalid 2012-02-23 17:03:20 -05:00
netxen_nic.h netxen: report valid speed and duplex status when link is down 2012-02-04 15:59:29 -05:00