commit | 1d32f7696286eef9e5644eb57e79a36756274357 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Thu Dec 23 21:45:09 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 25 19:16:03 2010 -0800 |
tree | b31e78cc2c72ae9893ac8dea1401cff2b94e104e | |
parent | aad75b66f1d3784514351f06bc589c55d5325bc8 [diff] |
bna: IOC failure auto recovery fix Change Details: - Made IOC auto_recovery synchronized and not timer based. - Only one PCI function will attempt to recover and reinitialize the ASIC on a failure, that too after all the active PCI functions acknowledge the IOC failure. Signed-off-by: Debashis Dutt <ddutt@brocade.com> Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>