]> git.karo-electronics.de Git - karo-tx-linux.git/commit
qlcnic: Fix MAC address filter issue on 82xx adapter
authorShahed Shaikh <shahed.shaikh@qlogic.com>
Sat, 3 Aug 2013 03:15:54 +0000 (23:15 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Aug 2013 19:03:03 +0000 (12:03 -0700)
commit4a99ab56cea66f9f67b9d07ace5cd40a336c8e6f
tree4c2bbaf49cd001f1c4dba9b7ad93ea6a9ed4462a
parentb6bb1c63dd46c4a9cdccbf5b5db49386eb6759a9
qlcnic: Fix MAC address filter issue on 82xx adapter

Driver was passing the address of a pointer instead of
the pointer itself.

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c