Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlge: Fix queueing of firmware handler in ISR.
Check that we are not already polling firmware events before we queue the firmware event worker, then disable firmware interrupts. Otherwise we can queue the same event multiple times. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information