kernel-ark/drivers/net/e1000
Auke Kok b9b6e78b11 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>
2006-06-08 09:28:38 -07:00
..
e1000_ethtool.c e1000: fix ethtool test irq alloc as "probe" 2006-06-08 09:28:38 -07:00
e1000_hw.c e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_hw.h e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_main.c e1000: add shutdown handler back to fix WOL 2006-05-26 21:31:56 -04:00
e1000_osdep.h [PATCH] e1000: Fix whitespace 2006-01-18 16:17:58 -05:00
e1000_param.c e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 2006-03-02 18:19:30 -08:00
e1000.h [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
LICENSE
Makefile