tg3: Supply a nicaddr for 57765 jumbo RCB
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 20 Jan 2010 16:58:07 +0000 (16:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jan 2010 03:21:00 +0000 (19:21 -0800)
commit5fd68fbdaf75505a2400826c7f314a1f3121a5f7
treea66548351a01576701492e38bd01c6da090ffd3b
parent8b5a6c42e1f2277433aeefa9ee5a0c1a2473b7d8
tg3: Supply a nicaddr for 57765 jumbo RCB

The 57765 needs the driver to supply a nic address to the jumbo RCB,
just like all other devices except the 5717.  This patch changes the
test to single out the 5717 rather than maintain a lengthy whitelist of
asic revs.

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