commit | b9b6e78b11de295ef073271979355d5fab71b877 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Thu Jun 08 09:28:38 2006 -0700 |
committer | Auke Kok <juke-jan.h.kok@intel.com> | Thu Jun 08 09:28:38 2006 -0700 |
tree | 63f35532786844d5a32e391e13e5bafe7bb6ef0f | |
parent | e82b0f2cc21be905e504573483fa9542b15df96f [diff] |
e1000: fix ethtool test irq alloc as "probe" 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>