From: Stephen Hemminger Date: Mon, 9 Jul 2007 22:33:36 +0000 (-0700) Subject: sky2: check for more work before leaving NAPI X-Git-Tag: v2.6.23-rc1~1151^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c11ce700f77fada15b6264417d72462da4bbb1c;p=pandora-kernel.git sky2: check for more work before leaving NAPI This patch avoids generating another IRQ if more packets arrive while in the NAPI poll routine. Before marking device as finished, it rechecks that the status ring is empty. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed