From: Shahed Shaikh Date: Wed, 4 Feb 2015 10:41:25 +0000 (-0500) Subject: qlcnic: Fix NAPI poll routine for Tx completion X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~184^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31ec95fa19e07a8beebcc0297284f23aa57967e;p=pandora-kernel.git qlcnic: Fix NAPI poll routine for Tx completion After d75b1ade567f ("net: less interrupt masking in NAPI") driver's NAPI poll routine is expected to return exact budget value if it wants to be re-called. Signed-off-by: Shahed Shaikh Fixes: d75b1ade567f ("net: less interrupt masking in NAPI") Signed-off-by: David S. Miller --- Reading git-diff-tree failed