From: Ben Hutchings Date: Mon, 1 Oct 2012 19:58:35 +0000 (+0100) Subject: sfc: Reset driver's MAC stats after MC reboot seen X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~143^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876be083b669c43203c0ee8709d749896e1d8d60;p=pandora-kernel.git sfc: Reset driver's MAC stats after MC reboot seen 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. (Ideally we would maintain stats across the reboot, but as this should only happen immediately after a firmware upgrade it's not really worth the trouble.) Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed