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:
e82b0f2
)
e1000: fix ethtool test irq alloc as "probe"
author
Auke Kok
<auke-jan.h.kok@intel.com>
Thu, 8 Jun 2006 16:28:38 +0000
(09:28 -0700)
committer
Auke Kok
<juke-jan.h.kok@intel.com>
Thu, 8 Jun 2006 16:28:38 +0000
(09:28 -0700)
New code added in 2.6.17 caused setup_irq to print a warning when
running ethtool -t eth0 offline.
This test marks the request_irq call made by this test as a "probe"
to see if the interrupt is shared or not.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
No differences found