diff options
author | Ido Yariv <ido@wizery.com> | 2012-01-11 09:42:39 +0200 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-02-15 08:38:28 +0200 |
commit | f3df1331f25f782e838a3ecb72cec86b539ac02f (patch) | |
tree | 216aa4589286aec4cfd5878b6607b10ffe5cff4b /drivers/net/wireless/wl12xx/init.h | |
parent | 9e0dc890ce23e2b28ce906bb8f466ca66f420911 (diff) | |
download | blackbird-op-linux-f3df1331f25f782e838a3ecb72cec86b539ac02f.tar.gz blackbird-op-linux-f3df1331f25f782e838a3ecb72cec86b539ac02f.zip |
wl12xx: Acquire lock before stopping plt
__wl1271_plt_stop is called from both wl1271_plt_stop and
wl1271_unregister_hw. While wl1271_plt_stop acquires a mutex,
wl1271_unregister_hw does not.
Fix this by calling wl1271_plt_stop instead of __wl1271_plt_stop from
wl1271_unregister_hw.
Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/init.h')
0 files changed, 0 insertions, 0 deletions