commit | 1355b704b9ba44182a97c90b4480d79f0de8f040 | [log] [tgz] |
---|---|---|
author | Mintz Yuval <yuvalmin@broadcom.com> | Wed Feb 15 02:10:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 15 15:30:48 2012 -0500 |
tree | 06250df554f95fa48f7480ef34128d60771a6c03 | |
parent | eb40d89276705a35c9a2e05793ae63411ae357eb [diff] |
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 <mschmidt@redhat.com> for his initial patch regarding this issue. Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>