aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlcnic/qlcnic_main.c
diff options
context:
space:
mode:
authorAmit Kumar Salecha <amit.salecha@qlogic.com>2010-06-22 03:19:00 +0000
committerDavid S. Miller <davem@davemloft.net>2010-06-23 13:16:29 -0700
commit42f65cbad4168958dff8a307bfe4b528409951d3 (patch)
tree201468cfbf275a8849b853b1e5c920ef5b3f767f /drivers/net/qlcnic/qlcnic_main.c
parentqlcnic: handshake with card after fw load (diff)
downloadlinux-dev-42f65cbad4168958dff8a307bfe4b528409951d3.tar.xz
linux-dev-42f65cbad4168958dff8a307bfe4b528409951d3.zip
qlcnic: fix mac address mgmt
We first add mac address in driver local list and then send command to fw to add same. There are checks in driver to ensure send command doesn't fail before adding mac address in local list. But instead fix should be: Add mac address in fw and if it succeeds, add it in driver local list. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions