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:
6ea0722
)
net/fec: don't request invalid IRQ
author
Lothar Waßmann
<LW@KARO-electronics.de>
Wed, 7 Dec 2011 21:59:28 +0000
(21:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 9 Dec 2011 00:51:20 +0000
(19:51 -0500)
prevent calling request_irq() with a known invalid IRQ number and
preserve the return value of the platform_get_irq() function
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found