diff options
| author | Ajay Singh <[email protected]> | 2020-02-21 11:30:20 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-02-23 19:20:49 +0100 |
| commit | 6c411581caef6e3b2c286871641018364c6db50a (patch) | |
| tree | 2b93a624b670ef3fde04f7642d293af9d8fdccc2 /tools/perf/scripts/python | |
| parent | 007b91435be85850017085f61061d2239468ca85 (diff) | |
staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
Possible double unlocking of 'wilc->hif_cs' mutex was identified by
smatch [1]. Removed the extra call to release_bus() in
wilc_wlan_handle_txq() which was missed in earlier commit fdc2ac1aafc6
("staging: wilc1000: support suspend/resume functionality").
[1]. https://lists.01.org/hyperkitty/list/[email protected]/thread/NOEVW7C3GV74EWXJO3XX6VT2NKVB2HMT/
Reported-by: kbuild test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Ajay Singh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions