Re: [PATCH] drivers/scsi/53c7xx.c error handling and cleanup (241p9)

2001-01-23 Thread Rasmus Andersen
On Tue, Jan 23, 2001 at 12:27:36AM +0100, Rasmus Andersen wrote: Hi again. I completely messed up a large part of the patches posted yesterday due to lack of sleep and being clinically braindead (the compile test was run in the wrong tree...). So I'll be posting some new patches that actually c

[PATCH] drivers/scsi/53c7xx.c error handling and cleanup (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. (I hope I haven't missed any relevant lists :) ) The following patch makes drivers/scsi/53c7xx.c check the return code of request_region and release the irq properly in the error path. It applies cleanly against ac10 and 241p9. Comments? --- linux-ac10-clean/drivers/scsi/53c7xx.c Su