commit | 2ace95103df2bcb574c9da5df96807e9b46f9b38 | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Tue Sep 11 04:34:13 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 13 16:37:52 2012 -0400 |
tree | d559b5cf69b21afb8d5aa295714646519b042d98 | |
parent | 5cd75f0c0fd2b068dbd0ce3cb9460c3aafc0aae7 [diff] |
bnx2x: fix registers dumped Under traffic, there are several registers that when read (e.g., via 'ethtool -d') may cause the chip to stall. This patch corrects the registers read in such flows. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>