diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2017-12-12 10:30:29 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-13 15:47:00 -0500 |
commit | c009cb842fcc0f84536a9d2692e6f063af5ac5c6 (patch) | |
tree | b5acf6da6febd98b3b301608f9db27b7c96d8254 /net | |
parent | 3b3397e2031564db07022e99f04d4b9f3df6fced (diff) |
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: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions