[PATCH] make drivers/scsi/dec_esp.c check request_irq return code (240p3)

2001-01-17 Thread Rasmus Andersen
Hi. (I have not been able to find a maintainer for this code.) This patch makes drivers/scsi/dec_esp.c check the return code of request_irq. It applies cleanly against 240p3 and ac9. In the search_tc_slot loop I made it continue the search on failure for one slot. Would this be correct?

[PATCH] make drivers/scsi/dec_esp.c check request_irq return code (240p3)

2001-01-17 Thread Rasmus Andersen
Hi. (I have not been able to find a maintainer for this code.) This patch makes drivers/scsi/dec_esp.c check the return code of request_irq. It applies cleanly against 240p3 and ac9. In the search_tc_slot loop I made it continue the search on failure for one slot. Would this be correct?