aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorAjay Singh <[email protected]>2020-01-23 12:50:49 +0000
committerGreg Kroah-Hartman <[email protected]>2020-01-23 19:16:12 +0100
commitbd4217cb9d54171a109fe63d0ac801cc7a18edb9 (patch)
treef8eb70961540787bc1dd2de808f7d08437e9a1e1 /lib/test-string_helpers.c
parent7a80aa23d0f0f52478339840577137f556bf9121 (diff)
staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()
In wilc_wlan_handle_txq(), mutex unlock was called without acquiring it. Also error code for full VMM condition was incorrect as discussed in [1]. Now used a proper code to indicate VMM is full, for which transfer to VMM is required again. 'wilc_wlan_handle_txq()' should be called again if the VMM space was full earlier or otherwise based on 'txq_event' signal. 1. https://lore.kernel.org/driverdev-devel/[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 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions