commit | 9dabc4242f7e51d98a71af7ee11a36e637897f9e | [log] [tgz] |
---|---|---|
author | Yitchak Gertner <gertner@broadcom.com> | Wed Aug 13 15:51:28 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 13 16:02:35 2008 -0700 |
tree | f915bc4477b1ac6fae1e607b6b92700c519c68ad | |
parent | 326262307bad2391a6393bb1968ed9a9a16fc617 [diff] |
bnx2x: Self-test false positive Self-test false positive - The memory test should use a mask according to the chip type - In the register test, check the port only once and not inside the for loop (not causing a failure - just ugly) Signed-off-by: Yitchak Gertner <gertner@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>