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:
7932c2e
)
drivers/net: sgiseeq: fix return on error
author
Nicolas Kaiser
<nikai@nikai.net>
Tue, 26 Oct 2010 17:02:13 +0000
(10:02 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Oct 2010 17:02:13 +0000
(10:02 -0700)
If we continue on error, we'd likely free the IRQ that we
didn't get, right?
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found