From: Tom Herbert Date: Wed, 5 May 2010 18:15:21 +0000 (+0000) Subject: forcedeth: Account for consumed budget in napi poll X-Git-Tag: v2.6.35-rc1~473^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d951f7250305adaea5f25398b70023681183d0cb;p=pandora-kernel.git forcedeth: Account for consumed budget in napi poll Repeated calls to nv_rx_process in napi poll routine do not take portion of budget that has been consumed in previous calls. Fix by subtracting the number of packets processed. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed