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:
bb803cf
)
netxen: fix msi irq setup
author
Dhananjay Phadke
<dhananjay@netxen.com>
Tue, 19 May 2009 04:46:40 +0000
(21:46 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 May 2009 04:46:40 +0000
(21:46 -0700)
The pdev->irq was not saved in netxen_adapter, causing request_irq()
with invalid irq number.
This was broken in commit
be339aee634d5cb98a8df8d6febe04002ec497f3
("netxen: fix irq tear down and msix leak.").
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found