From: Francois Romieu Date: Mon, 2 Apr 2007 20:59:59 +0000 (+0200) Subject: r8169: issue request_irq after the private data are completely initialized X-Git-Tag: v2.6.21-rc6~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f252b097a3bd6280047ba2175b605671da4a23;p=pandora-kernel.git r8169: issue request_irq after the private data are completely initialized The irq handler schedules a NAPI poll request unconditionally as soon as the status register is not clean. It has been there - and wrong - for ages but a recent timing change made it apparently easier to trigger. Signed-off-by: Francois Romieu Cc: Jay Cliburn Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed