From: Michael Chan Date: Wed, 22 Mar 2006 09:05:31 +0000 (-0800) Subject: [TG3]: Fix SRAM access during tg3_init_one() X-Git-Tag: v2.6.17-rc1~1129^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caf636c760b33c72ebf018ff03c1b0d79ea6656a;p=pandora-kernel.git [TG3]: Fix SRAM access during tg3_init_one() 5700 and 5701 will not return correct SRAM data when the chip is in D3hot power state. tg3_get_eeprom_hw_cfg() must first put the device in D0 before reading SRAM. Thanks to Thomas Chenault at Dell for noticing this problem. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed