sfc: Fix internal indices of ethtool stats for EF10
authorEdward Cree <ecree@solarflare.com>
Wed, 25 Sep 2013 16:34:12 +0000 (17:34 +0100)
committerBen 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