kernel-ark/drivers
Al Viro 855fc73bf8 [PATCH] wrong thing iounmapped (qla3xxx)
ql3xxx_probe() does ioremap and stores result in ->mem_map_registers.
On failure exit it does iounmap() of the same thing.

OTOH, ql3xxx_remove() does iounmap() of ->mmap_virt_base which is
 (a) never assigned and
 (b) never used other than in that iounmap() call.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-24 20:07:49 -07:00
..
acorn
acpi
amba
ata [PATCH] libata won't build on SUN4 2006-09-24 15:55:03 -07:00
atm
base
block
bluetooth
cdrom
char
clocksource
connector
cpufreq
crypto
dio
dma
edac
eisa
fc4
firmware
hwmon
i2c
ide
ieee1394
infiniband Merge mulgrave-w:git/linux-2.6 2006-09-23 21:03:52 -05:00
input
isdn
leds
macintosh
mca
md
media
message
mfd
misc
mmc
mtd
net [PATCH] wrong thing iounmapped (qla3xxx) 2006-09-24 20:07:49 -07:00
nubus
oprofile
parisc
parport
pci Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
pcmcia
pnp
rapidio
rtc
s390
sbus
scsi [PATCH] Revert ABI-breaking change in /proc 2006-09-24 19:49:01 -07:00
serial
sh
sn
spi
tc
telephony
usb
video
w1
zorro
Kconfig
Makefile