cxgb3 - Fix EEH, missing softirq blocking
authorDivy Le Ray <divy@chelsio.com>
Tue, 18 Dec 2007 02:47:41 +0000 (18:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:22 +0000 (15:07 -0800)
set_pci_drvdata() stores a pointer to the adapter,
not the net device.
Add missing softirq blocking in t3_mgmt_tx.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found