commit | a0d26d5a4fc8e13993279f788deeb08069e73b69 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Sun Jun 19 15:18:13 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 19 10:47:32 2016 -0700 |
tree | 5f380f447aec67e85bba219fb0478b221e93acc4 | |
parent | 326439883e17fca029f4ed05307480bdb6369877 [diff] |
qed*: Don't reset statistics on inner reload Several user APIs can cause driver to perform an inner-reload. Currently, doing this would cause the HW/FW statistics of the adapter to reset, which isn't the expected behavior [statistics should only reset on explicit unloads]. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>