myri10ge: check that we can get an irq
authorBrice Goglin <brice@myri.com>
Tue, 9 Jan 2007 20:05:04 +0000 (21:05 +0100)
committerJeff Garzik <jeff@garzik.org>
Thu, 18 Jan 2007 17:02:41 +0000 (12:02 -0500)
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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found