On 2012-03-16 12:20 AM, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > 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 accumulated. > > Signed-off-by: Ben Greear <greearb@xxxxxxxxxxxxxxx> I don't really like the idea just throwing every random counter into ethtool. Many of these counters are actually quite misleading, not properly tracked, or not even updated properly, and thus do not deserve to be made visible through ethtool. I think before something gets exported that way, it should be made clear what it's for and what the limitations are. - Felix -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html