Skip to content
Commit c009cb84 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller
Browse files

skge: remove redundunt free_irq under spinlock



The code to handle multi-port SKGE boards was freeing IRQ
twice. The first one was under lock and might sleep.

Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3b3397e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment