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:
870634b
)
gianfar: fix signedness issue
author
Nicolas Kaiser
<nikai@nikai.net>
Mon, 15 Nov 2010 10:59:42 +0000
(10:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Nov 2010 20:39:54 +0000
(12:39 -0800)
irq_of_parse_and_map() has an unsigned return type.
Testing for a negative error value doesn't work here.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar.c
patch
|
blob
|
history
diff --cc
drivers/net/gianfar.c
Simple merge