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)
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>

No differences found