]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
tg3: Don't touch RCB nic addresses
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 13 Nov 2009 13:03:34 +0000 (13:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Nov 2009 06:14:36 +0000 (22:14 -0800)
commit87668d352aa8d135bd695a050f18bbfc7b50b506
tree106007b89bd67a957420b565d1c3cf599226e8a9
parentc2060fe1f36565e60e622662a4519babd3b72f68
tg3: Don't touch RCB nic addresses

This patch avoids reprogramming the RCB NIC addresses for all 5755 and
later devices.  The address is incorrect for 5717 devices and should be
correct by default for all other affected devices.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c