From: Anton Blanchard Date: Fri, 14 Oct 2011 05:31:00 +0000 (+0000) Subject: ehea: Remove force_irq logic in napi poll routine X-Git-Tag: v3.2-rc1~182^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=222ca96b69ae8afb2ad13b99070b09309e7d9657;p=pandora-kernel.git ehea: Remove force_irq logic in napi poll routine commit 18604c548545 (ehea: NAPI multi queue TX/RX path for SMP) added driver specific logic for exiting napi mode. I'm not sure what it was trying to solve and it should be up to the network stack to decide when we are done polling so remove it. v3: [cascardo] Fixed extra parentheses. Signed-off-by: Anton Blanchard Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: David S. Miller --- Reading git-diff-tree failed