cfg80211: implement get_wireless_stats
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:27:00 +0000 (21:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:52 +0000 (15:01 -0400)
commit8990646d2fafeacfacba4a4b1073a4216662089a
tree357fcf85f7e982b9f06aaac9e7c3468c6af0333f
parent9930380f0bd8405fa6a51d644f3de88c30666519
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>
include/net/cfg80211.h
net/mac80211/wext.c
net/wireless/wext-compat.c