]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Unlock 5717 B0+ support
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 15 Sep 2010 08:59:56 +0000 (08:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Sep 2010 21:16:12 +0000 (14:16 -0700)
commit2e9f7a7408d264f01d4477c564ef5c6b610cd10f
tree886d7fcf7b8aa0283f9c0de9b916ef8064dd84dd
parentdc6d074457f1551f9357f773a4eda09a3d5ef150
tg3: Unlock 5717 B0+ support

This patch adjusts the driver to use the tg3_start_xmit_dma_bug()
transmit routine for all revisions of 5717 asic rev devices and then
allows the driver to attach to B0 and later devices.

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