]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.h
[TG3]: Workaround 5752 A0 chip ID
authorMichael Chan <mchan@broadcom.com>
Fri, 22 Apr 2005 00:09:53 +0000 (17:09 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Apr 2005 00:09:53 +0000 (17:09 -0700)
commitff645bec523819fa4d28d7e0de7d998e3edb0c57
treeb1f7bff1f67465f53adf9906d73d87412edfa876
parent8c6bda1a89c148f3a28edc09a76dac9bff57d8ee
[TG3]: Workaround 5752 A0 chip ID

The 5752 A0 chip ID is wrong in hardware. The simplest way to workaround
it is to change it to the correct value in tp->pci_chip_rev_id. This
way, it is easier to check for the ASIC_REV_5752 in the rest of the
driver.

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