]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
bnx2x: First slow path interrupt race
authorEilon Greenstein <eilong@broadcom.com>
Thu, 15 Jan 2009 05:31:08 +0000 (21:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Jan 2009 16:28:17 +0000 (08:28 -0800)
commit0ef00459a638ae4f5d1e5326d3e50232fa80119f
tree1c0568c4aef5c9b87141dc89710454eb99886d34
parente7799c5f79072b5b34cf08170f142bcb8569cfff
bnx2x: First slow path interrupt race

The "read for interrupts" flag must be set before enabling slow-path
interrupts as well (and not just before fast-path interrupts)

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x_main.c