bnx2x: set_one_mac_e1x uses raw's state as input
authorYuval Mintz <yuvalmin@broadcom.com>
Mon, 12 Mar 2012 08:53:09 +0000 (08:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Mar 2012 00:10:49 +0000 (17:10 -0700)
commit33ac338cf97f5e225c62ebcb3ff1a40bf32c88ad
treec90a4178b1aed0288326b76112cefdcc42b4727b
parentc121089d9769a404468749b31c52c4d284cb56be
bnx2x: set_one_mac_e1x uses raw's state as input

Previously, we used a hard-coded value as paramater, instead of using the
input's value. This is now remedied, as in other flows.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c