commit | fc4ca987f7cc0cb7ea8cb8bb673447939a84bb07 | [log] [tgz] |
---|---|---|
author | Manish Chopra <manish.chopra@qlogic.com> | Wed Aug 03 04:02:03 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 03 12:03:35 2016 -0700 |
tree | 4e4821b6430420a1b083a5acc4b3653b6070247e | |
parent | 2b10d3ecf2dac737653828889ff85f614318f01a [diff] |
qlcnic: fix napi budget alteration Driver modifies the supplied NAPI budget in qlcnic_83xx_msix_tx_poll() function. Instead, it should use the budget as it is. Signed-off-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>