[BNX2]: Workaround hw interrupt bug
authorMichael Chan <mchan@broadcom.com>
Tue, 24 Jan 2006 00:11:03 +0000 (16:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2006 00:11:03 +0000 (16:11 -0800)
commit1269a8a64a37c8a06af672f4cff4fed16a478734
tree5d068c5d6af9928eb9652a24862826fd806df869
parentade2bfe7d1f0ea804d2e63209cc6318ad8bf17ae
[BNX2]: Workaround hw interrupt bug

Add workaround for a hardware interrupt issue. When using INTA,
unmasking of the interrupt and the tag update should be done
separately to avoid some spurious interrupts,

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c