aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorSlawomir Laba <[email protected]>2022-02-23 13:38:31 +0100
committerTony Nguyen <[email protected]>2022-02-25 11:37:07 -0800
commite85ff9c631e1bf109ce8428848dfc8e8b0041f48 (patch)
tree681cb729f2c39247c47b8e3c1e47e7ca1a1bd2a7 /net/lapb/lapb_iface.c
parenta472eb5cbaebb5774672c565e024336c039e9128 (diff)
iavf: Fix deadlock in iavf_reset_task
There exists a missing mutex_unlock call on crit_lock in iavf_reset_task call path. Unlock the crit_lock before returning from reset task. Fixes: 5ac49f3c2702 ("iavf: use mutexes for locking of critical sections") Signed-off-by: Slawomir Laba <[email protected]> Signed-off-by: Phani Burra <[email protected]> Signed-off-by: Jacob Keller <[email protected]> Signed-off-by: Mateusz Palczewski <[email protected]> Tested-by: Konrad Jankowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions