]> err.no Git - linux-2.6/commit
bnx2x: Self-test false positive
authorYitchak Gertner <gertner@broadcom.com>
Wed, 13 Aug 2008 22:51:28 +0000 (15:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 23:02:35 +0000 (16:02 -0700)
commit9dabc4242f7e51d98a71af7ee11a36e637897f9e
treef915bc4477b1ac6fae1e607b6b92700c519c68ad
parent326262307bad2391a6393bb1968ed9a9a16fc617
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>
drivers/net/bnx2x_main.c