diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-08-26 11:30:27 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-08-27 17:27:06 (GMT) |
commit | 0ec2f2724d7e457b91e5983d11db8adba9aad47e (patch) | |
tree | 24b4075547c3e850d2c3b1847adc61b32d8b68d1 /drivers/net/mv643xx_eth.c | |
parent | 8789d459bc5e837bf37d261453df96ef54018d7b (diff) | |
download | linux-fsl-qoriq-0ec2f2724d7e457b91e5983d11db8adba9aad47e.tar.xz |
wl12xx: remove unneeded locking
With the scan callback now being callable from
any context, these unlocks/locks can go away.
This makes the code easier to understand, since
callers of these functions must no longer be
aware that the mutex may be dropped.
As Stanislaw is working on iwlwifi scanning, I
didn't change it to take advantage of the new
mac80211 semantics.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/mv643xx_eth.c')
0 files changed, 0 insertions, 0 deletions