commit | 8990646d2fafeacfacba4a4b1073a4216662089a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 21:27:00 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:52 2009 -0400 |
tree | 357fcf85f7e982b9f06aaac9e7c3468c6af0333f | |
parent | 9930380f0bd8405fa6a51d644f3de88c30666519 [diff] |
cfg80211: implement get_wireless_stats By dropping the noise reporting, we can implement wireless stats in cfg80211. We also make the handler return NULL if we have no information, which is possible thanks to the recent wext change. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>