commit | 21d05db175202adb166b047f35cbb96dbf9b86a5 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Tue Jan 09 21:05:04 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Jan 18 12:02:41 2007 -0500 |
tree | 49c6d50aaf0871e7d7e41c08573e7c535c59160f | |
parent | 6ebc087a10c3953d59a61f362bd532f2d9468d1b [diff] |
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>