]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 17 Dec 2012 08:42:37 +0000 (00:42 -0800)
commit057e5acb87ef1754f27832e210cf4eec9842fcab
tree4f31cc0c8e4593af8911020b63f1afb1c828304b
parentc0662f044b1cff863a2f96ebaffbe30110b887a2
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/benet/be_main.c