Skip to content
Snippets Groups Projects
Commit 5ee22a5a authored by Ron Mercer's avatar Ron Mercer Committed by David S. Miller
Browse files

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: default avatarRon Mercer <ron.mercer@qlogic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d799bbfb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment