diff options
author | Hante Meuleman <meuleman@broadcom.com> | 2013-08-10 12:27:23 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-08-15 22:07:53 +0200 |
commit | 3f4f910fdc3b9eff06a007ab28762cd3d6720d51 (patch) | |
tree | 8f1ecfd2fce5efb10ffd5f1ecd060d80f98e603a /drivers/net/wireless/hostap | |
parent | brcmfmac: always use worker thread for tx data. (diff) | |
download | linux-3f4f910fdc3b9eff06a007ab28762cd3d6720d51.tar.xz linux-3f4f910fdc3b9eff06a007ab28762cd3d6720d51.zip |
brcmfmac: no fws locking outside fws module.
FWS uses locking to protect its data while being called from
various entries. On bus_txdata the lock was kept resulting in
unnecessary long locking, but also creating possibility for
deadlock. This update changes the locking to release lock when
bus_txdata is called.
Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/hostap')
0 files changed, 0 insertions, 0 deletions