On 05/15/2012 03:33 PM, gree...@candelatech.com wrote:
> From: Ben Greear
>
> This returns many of the values that formerly could
> only be obtained from debugfs. This should be an
> improvement when trying to access these counters
> programatically. Currently this support is only
> enabled when
On 05/15/2012 11:12 PM, Holger Schurig wrote:
> Why did you link ethtool support to debugfs support?
The stats are only gathered when debugfs is enabled currently.
I'll work on a new config option to enable the ethtool stats
w/out ath9k debugfs once this patch goes in (and I get a bit
of time).
Why did you link ethtool support to debugfs support?
___
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
From: Ben Greear
This returns many of the values that formerly could
only be obtained from debugfs. This should be an
improvement when trying to access these counters
programatically. Currently this support is only
enabled when DEBUGFS is enabled because otherwise
these stats are not accumulate