commit | 6cddcc7ac215a3e988ec2cbf303fb0a39220dc3b | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Mon Sep 29 14:41:46 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Oct 01 11:18:20 2014 +0300 |
tree | 9e7948670140e7573420e45668a5a22767c685f1 | |
parent | f51dbe737441b758628be4763d0c3bcad4fe000f [diff] |
ath10k: support ethtool stats Add support for reading firmware stats through the ethtool API. This may be easier for applications to manipulate compared to parsing a text based debugfs file. kvalo: remove unneeded ifdefs, call ath10k_debug_fw_stats_request() and added simple error handling Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>