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:
ff93793
)
net: ll_temac: fix interrupt bug when interrupt 0 is used
author
Brian Hill
<brian.hill@xilinx.com>
Thu, 27 May 2010 03:42:18 +0000
(20:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 May 2010 03:42:18 +0000
(20:42 -0700)
The code is not checking the interrupt for DMA correctly so that an
interrupt number of 0 will cause a false error.
Signed-off-by: Brian Hill <brian.hill@xilinx.com>
Signed-off-by: John Linn <john.linn@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found