]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: Remove code that stops further access to BE NIC based on UE bits
authorAjit Khaparde <ajit.khaparde@emulex.com>
Mon, 8 Oct 2012 18:18:21 +0000 (18:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Oct 2012 17:54:59 +0000 (13:54 -0400)
commitff05c55316c10122848acb95d184b54826a35ecc
tree88157616249b63e52650349325b9884ac740543d
parent067e7e002ed5d639d9edf051b0aa2d1e9d050644
be2net: Remove code that stops further access to BE NIC based on UE bits

On certain platforms, BE hardware could  falsely indicate UE.
For BE family of NICs, do not set hw_error based on the UE bits.
If there was a real fatal error, the corresponding h/w block will
automatically go offline and stop traffic.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c