alistair23-linux/drivers/net/ethernet/brocade/bna
Ivan Vecera 4818e85647 bna: fix soft lock-up during firmware initialization failure
Bug in the driver initialization causes soft-lockup if firmware
initialization timeout is reached. Polling function bfa_ioc_poll_fwinit()
incorrectly calls bfa_nw_iocpf_timeout() when the timeout is reached.
The problem is that bfa_nw_iocpf_timeout() calls again
bfa_ioc_poll_fwinit()... etc. The bfa_ioc_poll_fwinit() should directly
send timeout event for iocpf and the same should be done if firmware
download into HW fails.

Cc: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-30 23:46:49 -07:00
..
bfa_cee.c bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_cee.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_cs.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_defs.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_defs_cna.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
bfa_defs_mfg_comm.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_defs_status.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_ioc.c bna: fix soft lock-up during firmware initialization failure 2015-05-30 23:46:49 -07:00
bfa_ioc.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_ioc_ct.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
bfa_msgq.c bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_msgq.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfi.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
bfi_cna.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfi_enet.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfi_reg.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bna.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bna_enet.c bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bna_hw_defs.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
bna_tx_rx.c bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bna_types.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bnad.c bna: remove unreasonable iocpf timer start 2015-05-30 23:46:39 -07:00
bnad.h bna: Update the Driver and Firmware Version 2015-02-21 22:05:23 -05:00
bnad_debugfs.c bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bnad_ethtool.c bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
cna.h bna: Update the Driver and Firmware Version 2015-02-21 22:05:23 -05:00
cna_fwimg.c bna: fix firmware loading on big-endian machines 2015-05-30 23:46:30 -07:00
Kconfig bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
Makefile bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00