QE Ethernet driver writes to wrong register to mask interrupts
authorTimur Tabi <timur@freescale.com>
Tue, 10 Jul 2007 12:51:11 +0000 (07:51 -0500)
committerJeff 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