]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
bnx2: Fix register test on 5709.
authorMichael Chan <mchan@broadcom.com>
Fri, 2 May 2008 23:57:08 +0000 (16:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 May 2008 23:57:08 +0000 (16:57 -0700)
commit15b169cccff1503a88f12f104e5657c65c53ade7
tree4fddbc4c29f475eee8be149cf1eb0973509d808d
parent543a827d7a5600a71855bd6afacac78536c86822
bnx2: Fix register test on 5709.

The register BNX2_CTX_STATUS (0x1004) should be skipped on 5709 as it
contains reserved bits.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c