1
0
Fork 0
alistair23-linux/drivers/scsi/arcmsr
Al Viro db3a91fe2b deal with resource allocation bugs in arcmsr
a) for type B we should _not_ iounmap() acb->pmu; it's not ioremapped.
b) for type B we should iounmap() two regions we _do_ ioremap.
c) if ioremap() fails, we need to bail out (and clean up).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-29 07:41:33 -07:00
..
Makefile [SCSI] arcmsr: initial driver, version 1.20.00.13 2006-07-28 14:13:40 -05:00
arcmsr.h deal with resource allocation bugs in arcmsr 2007-10-29 07:41:33 -07:00
arcmsr_attr.c trivial annotations in arcmsr 2007-10-29 07:41:33 -07:00
arcmsr_hba.c deal with resource allocation bugs in arcmsr 2007-10-29 07:41:33 -07:00