]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d7e1f74f0fc6c725e56d4b8177a4a69c20cdb58
tree0d885c00dcc73204bf84b0707e561684803c96cf
parent70e40eb01f67759b5b93f73fb3db3f70fe12b7d2
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