commit | caf636c760b33c72ebf018ff03c1b0d79ea6656a | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Mar 22 01:05:31 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 22 01:05:31 2006 -0800 |
tree | d8ac1d485a820abcb7a17b73d309bb752e3c6223 | |
parent | 9a6b9f2e763a1d1492e164f13c13b995a9b98d78 [diff] |
[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 <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>