https://github.com/torvalds/linux
Revision 96acb6eb8effe7c2549909e2ee49f4130f2c167d authored by Dhananjay Phadke on 02 July 2007, 04:07:57 UTC, committed by Jeff Garzik on 02 July 2007, 12:24:52 UTC
Resending patch 3/3 only.

These changes allow driver close routine to be called during module unload,
to clean-up buffers and other software resources, flush queues etc. Also,
hardware is reset to pristine state.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: Milan Bag <mbag@netxen.com>
Signed-off-by: Wen Xiong <wenxiong@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent d14e37e
History
Tip revision: 96acb6eb8effe7c2549909e2ee49f4130f2c167d authored by Dhananjay Phadke on 02 July 2007, 04:07:57 UTC
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload
Tip revision: 96acb6e
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
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 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