]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qlcnic: fix napi budget alteration
authorManish Chopra <manish.chopra@qlogic.com>
Wed, 3 Aug 2016 08:02:03 +0000 (04:02 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 20:46:54 +0000 (12:46 -0800)
commit3921d50583f1cdcf053a121082bf1de95bc389e7
tree06cf5e048e7e0fb6fadecca9f3a747b5d770e7e2
parentac2df1fe3a454a62c3c6395460552caf5942126c
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>
Orabug: 25605962
(cherry picked from commit fc4ca987f7cc0cb7ea8cb8bb673447939a84bb07)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c