cxgb4: fix initial addition of MAC address
commitb6bd29e793c1747e0b4be8791d5738acea3a86df
authorDimitris Michailidis <dm@chelsio.com>
Tue, 18 May 2010 10:07:11 +0000 (18 10:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 22:16:45 +0000 (18 15:16 -0700)
treeac848a33bc33151d57ac7d238e47a0012d132481
parent48f753d2ba94a4081400fa8d26bdbfbbf12b10de
cxgb4: fix initial addition of MAC address

The call to add the MAC address during link initialization wasn't adding the
address to one of the HW tables.  Fix.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4/cxgb4_main.c