From: Edward Cree Date: Wed, 25 Sep 2013 16:34:12 +0000 (+0100) Subject: sfc: Fix internal indices of ethtool stats for EF10 X-Git-Tag: v3.12-rc7~20^2~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87648cc925222f16c3bd119af8ae8e8fb2f3fe1d;p=pandora-kernel.git sfc: Fix internal indices of ethtool stats for EF10 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 --- Reading git-diff-tree failed