bnx2x: AER revised
authorYuval Mintz <yuvalmin@broadcom.com>
Wed, 20 Mar 2013 05:21:28 +0000 (05:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Mar 2013 17:27:28 +0000 (13:27 -0400)
Revised bnx2x implementation of PCI Express Advanced Error Recovery -
stop and free driver resources according to the AER flow (instead of the
currently implemented `hope-for-the-best' release approach), and do not make
any assumptions on the HW state after slot reset.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found