git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3e2d88
)
netxen: fix crashes during module unload
author
dhananjay@netxen.com
<dhananjay@netxen.com>
Tue, 28 Aug 2007 11:53:26 +0000
(17:23 +0530)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 31 Aug 2007 10:52:57 +0000
(06:52 -0400)
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>
No differences found