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:
d546a89
)
sfc: Fix internal indices of ethtool stats for EF10
author
Edward Cree
<ecree@solarflare.com>
Wed, 25 Sep 2013 16:34:12 +0000
(17:34 +0100)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 4 Oct 2013 22:31:50 +0000
(23:31 +0100)
The indices in nic_data->stats need to match the EF10_STAT_whatever
enum values. In efx_nic_update_stats, only mask; gaps are removed in
efx_ef10_update_stats.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found