commit | ff645bec523819fa4d28d7e0de7d998e3edb0c57 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Apr 21 17:09:53 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 21 17:09:53 2005 -0700 |
tree | b1f7bff1f67465f53adf9906d73d87412edfa876 | |
parent | 8c6bda1a89c148f3a28edc09a76dac9bff57d8ee [diff] |
[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>