]> git.baikalelectronics.ru Git - kernel.git/commit
forcedeth: fix cpu irq mask
authorAyaz Abdulla <aabdulla@nvidia.com>
Tue, 22 May 2007 00:23:11 +0000 (20:23 -0400)
committerJeff Garzik <jeff@garzik.org>
Thu, 24 May 2007 22:03:23 +0000 (18:03 -0400)
commit420b4788360b64b9870d2451b74176e87661c10f
treef8b55db8ca7c6eafadcced8eab84484dd606f928
parent6bf838a72adc0f0124db62f5ecc305d5334f74ef
forcedeth: fix cpu irq mask

This patch fixes the cpu irq mask define to include the timer irq.
Another flag check was setting up the timer bit in all cases so we
didn't notice the issue.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/forcedeth.c