| commit | 8736c82650500222c031dd7f59f0126e59808e36 | [log] [tgz] |
|---|---|---|
| author | Vladislav Zolotarov <vladz@broadcom.com> | Thu Jul 21 07:58:36 2011 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Thu Jul 21 12:33:56 2011 -0700 |
| tree | 408084aee5546fbb65e3343fbb2ab146dbc50315 | |
| parent | c03bd39c564f4b5d7683514e9249986e1404940d [diff] |
bnx2x: Parity errors recovery for 578xx
Fix the parity errors recovery flow for 578xx:
- Add a separate column for the 578xx in the parity mask
registers DB.
- Fix the bnx2x_process_kill_chip_reset() to handle the blocks
newly introduced in the 578xx.
Cover ATC and PGLUE_B blocks for 57712 and 578xx.
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>