https://github.com/torvalds/linux
Revision 3052246c815fe17ff3a9fcb5601c6688b523e5f5 authored by dhananjay@netxen.com on 28 August 2007, 11:53:26 UTC, committed by Jeff Garzik on 31 August 2007, 10:52:57 UTC
This patch fixes two problems during driver unload. The pci_disable_device()
call is before firmware reload, causing reads and writes across PCI bus after
disabling device. Second problem is the register window was wrong during
firmware reload

Signed-off by: Dhananjay Phadke <dhananjay@netxen.com>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent b3e2d88
History
Tip revision: 3052246c815fe17ff3a9fcb5601c6688b523e5f5 authored by dhananjay@netxen.com on 28 August 2007, 11:53:26 UTC
netxen: fix crashes during module unload
Tip revision: 3052246
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 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-- 91.0 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top