From: Brice Goglin Date: Tue, 9 Jan 2007 20:05:04 +0000 (+0100) Subject: myri10ge: check that we can get an irq X-Git-Tag: v2.6.20-rc6~52^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d05db175202adb166b047f35cbb96dbf9b86a5;p=pandora-kernel.git myri10ge: check that we can get an irq Now that IRQ allocation is done in myri10ge_open(), we want to still check when loading the driver that IRQ allocation could succeed later. Additionaly, we fix the initialization and printing of netdev->irq. Signed-off-by: Brice Goglin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed