https://github.com/torvalds/linux
Revision a53a33da864a81a238ee84055c8ced775ee25350 authored by Auke Kok on 31 January 2007, 19:02:46 UTC, committed by Jeff Garzik on 02 February 2007, 13:34:10 UTC
e100: fix napi ifdefs removing needed code

From: Auke Kok <auke-jan.h.kok@intel.com>

The e100 driver is NAPI mode only. We need to netif_poll_disable
during suspend and shutdown. The non-NAPI driver code was removed
and is only avaiable in the out-of-tree e100 kernel driver.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent ae2c27a
History
Tip revision: a53a33da864a81a238ee84055c8ced775ee25350 authored by Auke Kok on 31 January 2007, 19:02:46 UTC
e100: fix napi ifdefs removing needed code
Tip revision: a53a33d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 79.9 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top