diff options
author | 2012-04-30 11:43:07 -0700 | |
---|---|---|
committer | 2012-05-02 14:02:03 -0400 | |
commit | cf04317227d0c53d931a0b963e7ac6f7f0125e8a (patch) | |
tree | 782655506b6a999b0f57c41bbb7ef6375716dd31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: fix AP mode EAP tx for VLAN stations (diff) | |
download | linux-dev-cf04317227d0c53d931a0b963e7ac6f7f0125e8a.tar.xz linux-dev-cf04317227d0c53d931a0b963e7ac6f7f0125e8a.zip |
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
dpc_tl_lock is not acquired in the error handle code for bus down.
But it's unlocked using spin_unlock_irqrestore after finishing task
list walk down. Grab the lock before breaking the loop to avoid a
double unlock.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions