Searched hist:"6 bcf6f647b456dc037238137c0db2917e5d8c525" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | debug.c | diff 6bcf6f647b456dc037238137c0db2917e5d8c525 Thu Feb 16 00:21:02 CST 2012 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Merge wiphy and misc debugfs files
This patch merges the 'wiphy' and 'misc' debugfs files and consolidates the information.
Information about the current channel and other HT parameters can be obtained from both mac80211 and iw. Remove such redundant data.
The reset statistics have been removed, they will be re-added in a subsequent patch (in a new debugfs file).
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|