]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf24b236b05db29b9e6e800a72b113f2ef7aa28bf
tree74f3c97bc9b96cc839f160b436759db9f9ce459c
parent103e649b411743516604567b4876bfbf643b6bf7
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