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)
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>

No differences found