diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-05-19 15:19:36 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-05-22 18:05:59 (GMT) |
commit | 87057825824973f29cf2f37cff1e549170b2d7e6 (patch) | |
tree | dbbb7596aeea401a1e9c9379d0948889dbde8884 /net/mac80211 | |
parent | 9cef873798dfcdc10ff40b02abf1de935ceeba85 (diff) | |
download | linux-87057825824973f29cf2f37cff1e549170b2d7e6.tar.xz |
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 'net/mac80211')
0 files changed, 0 insertions, 0 deletions