From: Michael Chan Date: Fri, 22 Apr 2005 00:09:53 +0000 (-0700) Subject: [TG3]: Workaround 5752 A0 chip ID X-Git-Tag: v2.6.12-rc4~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff645bec523819fa4d28d7e0de7d998e3edb0c57;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed