From: Stephen Hemminger Date: Tue, 25 Apr 2006 17:58:50 +0000 (-0700) Subject: [PATCH] sky2: reschedule if irq still pending X-Git-Tag: v2.6.17-rc3~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=734cbc363b159caee158d5a83408c72d98bcacf0;p=pandora-kernel.git [PATCH] sky2: reschedule if irq still pending This is a workaround for the case edge-triggered irq's. Several users seem to have broken configurations sharing edge-triggered irq's. To avoid losing IRQ's, reshedule if more work arrives. The changes to netdevice.h are to extract the part that puts device back in list into separate inline. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed