aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRoland Vossen <[email protected]>2011-02-23 12:48:52 +0100
committerGreg Kroah-Hartman <[email protected]>2011-02-23 14:08:05 -0800
commite34870f828f8d9b7e2205c632cbc135a76f7dde6 (patch)
tree045271c983378a0dbf9241bc430e285f76ff404e /include/linux
parent55182a10063c40eda4dc5afecff712e5c3617ffc (diff)
staging: brcm80211: removed locks around Mac80211 calls
A spinlock was acquired prior to calling the Mac80211 functions ieee80211_wake_queues() and ieee80211_stop_queues() and Cfg80211 functions wiphy_rfkill_set_hw_state() and wiphy_rfkill_start_polling(). This is not required and could even lead to instability. Therefore the locks were removed. Signed-off-by: Roland Vossen <[email protected]> Reviewed-by: Arend van Spriel <[email protected]> Reviewed-by: Brett Rudley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions