]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/wireless/nl80211.c
nl80211/mac80211: Add retry and failed transmission count to station info
authorBruno Randolf <br1@einfach.org>
Wed, 6 Oct 2010 09:34:12 +0000 (18:34 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 Oct 2010 20:30:43 +0000 (16:30 -0400)
commitb206b4ef062d83c0875a085672ed50e8c8b01521
treef182cc272055f7b646bc62a5d37fb097a8fd07cc
parent09be251e9005ebd67e5eabcaad904edb7ecacc55
nl80211/mac80211: Add retry and failed transmission count to station info

This information is already available in mac80211, we just need to export it
via cfg80211 and nl80211.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/mac80211/cfg.c
net/wireless/nl80211.c