git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
156652b
)
ath9k_htc: Add ethtool stats support.
author
Ben Greear
<greearb@candelatech.com>
Wed, 19 Jun 2013 21:02:15 +0000
(14:02 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Jun 2013 18:44:23 +0000
(14:44 -0400)
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>
No differences found