diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-05-19 17:19:36 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-05-22 20:05:59 +0200 |
commit | 87057825824973f29cf2f37cff1e549170b2d7e6 (patch) | |
tree | dbbb7596aeea401a1e9c9379d0948889dbde8884 /drivers/pcmcia/i82365.h | |
parent | mac80211: fix managed mode BSSID handling (diff) | |
download | linux-87057825824973f29cf2f37cff1e549170b2d7e6.tar.xz linux-87057825824973f29cf2f37cff1e549170b2d7e6.zip |
wext: remove atomic requirement for wireless stats
The requirement for wireless stats to be atomic is now mostly
artificial since we hold the rtnl _and_ the dev_base_lock for
iterating the device list. Doing that is not required, just the
rtnl is sufficient (and the rtnl is required for other reasons
outlined in commit "wext: fix get_wireless_stats locking").
This will fix http://bugzilla.kernel.org/show_bug.cgi?id=13344
and make things easier for drivers.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/pcmcia/i82365.h')
0 files changed, 0 insertions, 0 deletions