git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ebc087
)
myri10ge: check that we can get an irq
author
Brice Goglin
<brice@myri.com>
Tue, 9 Jan 2007 20:05:04 +0000
(21:05 +0100)
committer
Jeff 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