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:
06f7525
)
ixgbe: remove obsolete irq_sem, add driver state checking code
author
Ayyappan Veeraiyan
<ayyappan.veeraiyan@intel.com>
Fri, 1 Feb 2008 23:58:41 +0000
(15:58 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 5 Feb 2008 18:31:31 +0000
(13:31 -0500)
After testing we confirmed that the irq_sem can safely be
removed from ixgbe.
Add strict state checking code to various ethtool parts to
properly protect against races between various driver reset
paths.
Signed-off-by: Ayyappan Veeraiyan <ayyappan.veeraiyan@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found