Skip to content
Commit c6f5047b authored by Timur Tabi's avatar Timur Tabi Committed by Jeff Garzik
Browse files

QE Ethernet driver writes to wrong register to mask interrupts



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: default avatarTimur Tabi <timur@freescale.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 4f092432
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment