diff options
author | Matt Carlson <mcarlson@broadcom.com> | 2011-07-20 10:20:50 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-03 11:40:42 -0700 |
commit | b7d4d461ad51ad98992a1b4d0b46f86ccabd1ee0 (patch) | |
tree | 6905f65d03a5e00e094447ff539802b80f8836d1 /ipc | |
parent | 52734d26ffca727da0e687963333ae88056ad84b (diff) |
tg3: Fix io failures after chip reset
commit 9e975cc291d80d5e4562d6bed15ec171e896d69b upstream.
Commit f2096f94b514d88593355995d5dd276961e88af1, entitled
"tg3: Add 5720 H2BMC support", needed to add code to preserve some bits
set by firmware. Unfortunately the new code causes throughput to stop
after a chip reset because it enables state machines before they are
ready. This patch undoes the problematic code. The bits will be
restored later in the init sequence.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions