sfc: Ignore parity errors in the other port's SRAM
authorSteve Hodgson <shodgson@solarflare.com>
Wed, 28 Apr 2010 09:25:22 +0000 (09:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 19:44:30 +0000 (12:44 -0700)
commitb17424b0b29f94561e73ab9be34037746b378089
tree74f3c97bc9b96cc839f160b436759db9f9ce459c
parent7cd26ce5f7dbd06698ab3413b1c5a77cf27f8c0a
sfc: Ignore parity errors in the other port's SRAM

Siena has a separate SRAM bank for each port.  On single-port boards
these can be merged together, so each port has an interrupt flag for
parity errors in the other port's SRAM.  Currently we do not enable
such merging and should mask this interrupt source.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/nic.c