aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/3945-rs.c
diff options
context:
space:
mode:
authorJon Hunter <[email protected]>2019-06-26 10:23:21 +0000
committerDavid S. Miller <[email protected]>2019-06-26 16:10:24 +0000
commit0867bb9768dedaae2c0e572ade5ccaa682a9298c (patch)
tree11a38f45454d789acd81003ba4dd1c2b81620aa3 /drivers/net/wireless/intel/iwlegacy/3945-rs.c
parentipv6: fix suspicious RCU usage in rt6_dump_route() (diff)
downloadkernel-0867bb9768dedaae2c0e572ade5ccaa682a9298c.tar.gz
kernel-0867bb9768dedaae2c0e572ade5ccaa682a9298c.zip
net: stmmac: Fix possible deadlock when disabling EEE support
When stmmac_eee_init() is called to disable EEE support, then the timer for EEE support is stopped and we return from the function. Prior to stopping the timer, a mutex was acquired but in this case it is never released and so could cause a deadlock. Fix this by releasing the mutex prior to returning from stmmax_eee_init() when stopping the EEE timer. Fixes: 74371272f97f ("net: stmmac: Convert to phylink and remove phylib logic") Signed-off-by: Jon Hunter <[email protected]> Tested-by: Thierry Reding <[email protected]> Acked-by: Willem de Bruijn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/3945-rs.c')
0 files changed, 0 insertions, 0 deletions