commit | 091465d7514893a55dcf63e420698b21159c39a7 | [log] [tgz] |
---|---|---|
author | Chris Elmquist <chrise@sgi.com> | Tue Dec 20 13:25:19 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 28 13:04:52 2005 -0800 |
tree | cbfaedb45164d21d0d2f4af5efad2fc78dd37f92 | |
parent | 67dbb4ea33731415fe09c62149a34f472719ac1d [diff] |
[TG3]: ethtool -d hangs PCIe systems Resubmitting after recommendation to use GET_REG32_1() instead of GET_REG32_LOOP(..., 1). Retested. Problem remains fixed. Prevent tg3_get_regs() from reading reserved and undocumented registers at RX_CPU_BASE and TX_CPU_BASE offsets which caused hostile behavior on PCIe platforms. Acked-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>