From: Stephen Hemminger Date: Wed, 17 May 2006 21:37:06 +0000 (-0700) Subject: [PATCH] sky2: force NAPI repoll if busy X-Git-Tag: v2.6.17-rc5~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86fba6342dee30a1533b14da284d79e4eb66de26;p=pandora-kernel.git [PATCH] sky2: force NAPI repoll if busy If the status ring processing can't keep up with the incoming frames, it is more efficient to have NAPI keep scheduling the poll routine rather than causing another interrupt. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed