From: stephen hemminger Date: Wed, 28 Apr 2010 08:25:28 +0000 (+0000) Subject: forcedeth: Stay in NAPI as long as there's work X-Git-Tag: v2.6.35-rc1~473^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81a2e36df7de8bf9417de67f9d54b4f740072ed0;p=pandora-kernel.git forcedeth: Stay in NAPI as long as there's work The following does the same thing without the extra overhead of testing all the registers. It also handles the out of memory case. Signed-off-by: Stephen Hemminger Tested-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed