commit | 7f7a144fc553055ecc850a82cf7fc74b6b636d6e | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Wed Jul 27 14:45:22 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 30 20:34:03 2016 -0700 |
tree | 60a44c8129c9bdbe713ff0f84c834e6e246d7c57 | |
parent | b21290b77f78f62e3f41ef876bfadacd65c83980 [diff] |
qede: Reset statistics on explicit down Adding the necessary logic to prevet statistics reset on inner-reload introduced a bug, and now statistics are reset only when re-probing the driver. Fixes: a0d26d5a4fc8e ("qed*: Don't reset statistics on inner reload") Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>