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:
4f09243
)
QE Ethernet driver writes to wrong register to mask interrupts
author
Timur Tabi
<timur@freescale.com>
Tue, 10 Jul 2007 12:51:11 +0000
(07:51 -0500)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 10 Jul 2007 16:24:42 +0000
(12:24 -0400)
The QE Ethernet driver was writing to the wrong register to mask interrupts.
In ucc_geth_stop(), it was clearing UCCE instead of UCCM.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found