diff options
| author | Yuval Mintz <[email protected]> | 2013-09-23 10:12:54 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-09-23 16:17:05 -0400 |
| commit | 0a5ccb759dc6cf17591e8b77d1fe0b52c2cf706d (patch) | |
| tree | 825a2c634b532e3c0dbed5c66c810c9bbd7d4f22 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d9d81862671a7d139a7944090a7fe4647fc8f8d8 (diff) | |
bnx2x: prevent masked MCP parities from appearing
During flows which mask block attentions (e.g., register dump) all parities
are masked. However, unlike other blocks the MCP's attention is not masked
inside the block but rather the indication to the driver. If another attention
(e.g., link change) will occour while there's an MCP parity, the driver will
ignore the fact that the parity is masked and erroneously report a parity.
This patch forces the driver to read the MCP masking while checking for
parities.
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Eilon Greenstein <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions