From: Ben Hutchings Date: Thu, 5 Sep 2013 21:46:10 +0000 (+0100) Subject: sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted X-Git-Tag: v3.12-rc2~14^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=869070c5300d1b6f0f72f5444e69fe65e34c6bde;p=pandora-kernel.git sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted If the MC reboots then the stats it reports to us will have been reset. We need to reset ours to get efx_update_diff_stat() working properly. (This is a re-run of commit 876be083b669 'sfc: Reset driver's MAC stats after MC reboot seen'.) Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed