aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2007-03-06 00:10:08 +0400
committerJeff Garzik <jeff@garzik.org>2007-03-06 06:10:01 -0500
commit6006f7f517b9a754e4c4628755c62872e322c68a (patch)
tree9ab2f93536aeb08f7c2a01d2ce9954076defe8ce /drivers/net/ucc_geth.c
parentbonding: Improve IGMP join processing (diff)
downloadlinux-dev-6006f7f517b9a754e4c4628755c62872e322c68a.tar.xz
linux-dev-6006f7f517b9a754e4c4628755c62872e322c68a.zip
natsemi: netpoll fixes
Fix two issues in this driver's netpoll path: one usual, with spin_unlock_irq() enabling interrupts which nobody asks it to do (that has been fixed recently in a number of drivers) and one unusual, with poll_controller() method possibly causing loss of interrupts due to the interrupt status register being cleared by a simple read and the interrpupt handler simply storing it, not accumulating. Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/ucc_geth.c')
0 files changed, 0 insertions, 0 deletions