mac80211: add debugfs file for current tx rate
authorSaravana <saravanad@posedge.com>
Thu, 29 Nov 2012 13:52:37 +0000 (19:22 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 29 Nov 2012 14:32:58 +0000 (15:32 +0100)
commit91b8c050b2a2ed3a1277de53d90e1899f28225e8
tree0d885c00dcc73204bf84b0707e561684803c96cf
parentdb94357dbd79359496cd5189640cc36bb3c35733
mac80211: add debugfs file for current tx rate

Add a debugfs file showing the current tx rate.
The information available in the rc_stats file
doesn't evidently provides us the current tx rate.
This patch adds the support for the same.

Signed-off-by: Saravana <saravanad@posedge.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c