commit | 68185a4b37d8790196c7441cb3020cc489d9835f | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Jun 19 14:02:15 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 24 14:44:23 2013 -0400 |
tree | d04b9b9e38b434f9a1095bb2bf64779ae9f33296 | |
parent | 156652bbedfbc0f3410759ccebe5c94edb7ce6c3 [diff] |
ath9k_htc: Add ethtool stats support. This provides some of the same info found in the ath9k_htc debugfs through the standard ethtool stats API. This logic is only supported when ath9k_htc debugfs kernel feature is enabled, since that is the only time stats are actually gathered. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>