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)
commit21d05db175202adb166b047f35cbb96dbf9b86a5
tree49c6d50aaf0871e7d7e41c08573e7c535c59160f
parent6ebc087a10c3953d59a61f362bd532f2d9468d1b
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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c