]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfc88224964cac2817180c2387f659d0b3375c57f
tree357fcf85f7e982b9f06aaac9e7c3468c6af0333f
parentbd2ab2d28674893f02a41b0cd2fb52a087aeba3d
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