git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b881955
)
cxgb3 - Fix EEH, missing softirq blocking
author
Divy Le Ray
<divy@chelsio.com>
Tue, 18 Dec 2007 02:47:41 +0000
(18:47 -0800)
committer
David 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