Skip to content
Commit 13fa95b0 authored by Matt Carlson's avatar Matt Carlson Committed by David S. Miller
Browse files

tg3: Fix std prod ring nicaddr for 5787 and 57765



Commit 87668d35, titled "tg3: Don't
touch RCB nic addresses", tried to avoid assigning the nic address of
the standard producer ring.  Unfortunately, the default nic address is
not correct for the 5787, the 5755M, or the 57765.  This patch
reenables the old behavior and opts out of the assignment only
for the 5717.

Signed-off-by: default avatarMatt Carlson <mcarlson@broadcom.com>
Reviewed-by: default avatarMichael Chan <mchan@broadcom.com>
Tested-by: default avatarChow Loong Jin <hyperair@ubuntu.com>
Tested-by: default avatarDmitry Torokhov <dtor@mail.ru>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f3766c26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment