]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit096a458c3a9c717563e98b0a2ce69821459a6660
treef8b55db8ca7c6eafadcced8eab84484dd606f928
parent294cf1b880fad9221e911fb2ce07b1fff3ae1a3d
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