From: Mintz Yuval Date: Wed, 15 Feb 2012 02:10:22 +0000 (+0000) Subject: bnx2x: consistent statistics after internal driver reload X-Git-Tag: v3.4-rc1~177^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1355b704b9ba44182a97c90b4480d79f0de8f040;p=pandora-kernel.git bnx2x: consistent statistics after internal driver reload Currently bnx2x statistics are reset by inner driver reload, e.g. by MTU change. This patch fixes this issue - from now on statistics should only be reset upon device closure. Thanks to Michal Schmidt for his initial patch regarding this issue. Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed