From: Jouni Malinen Date: Tue, 17 Feb 2009 11:24:57 +0000 (+0200) Subject: nl80211: Provide access to STA TX/RX packet counters X-Git-Tag: v2.6.30-rc1~662^2~460^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c8a60a04316e94ccea8221cf16768ce91bd214;p=pandora-kernel.git nl80211: Provide access to STA TX/RX packet counters The TX/RX packet counters are needed to fill in RADIUS Accounting attributes Acct-Output-Packets and Acct-Input-Packets. We already collect the needed information, but only the TX/RX bytes were previously exposed through nl80211. Allow applications to fetch the packet counters, too, to provide more complete support for accounting. Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed