2006-01-10 12:41:26

by Ashutosh Naik

[permalink] [raw]
Subject: [PATCH] scsi/arm/ecoscsi.c Handle scsi_add_host failure

Add scsi_add_host() failure handling for ecoscsi driver.

Signed-off-by: Ashutosh Naik <[email protected]>


Attachments:
(No filename) (113.00 B)
ecoscsi.txt (648.00 B)
Download all attachments

2006-01-10 13:05:57

by Ashutosh Naik

[permalink] [raw]
Subject: Re: [PATCH] scsi/arm/ecoscsi.c Handle scsi_add_host failure

Oops, Missed declaring the variable "retval". This one works for sure.
Please apply this patch and drop the previous one. Sorry about that.
-Ashutosh

Add scsi_add_host() failure handling for the ecoscsi driver.

Signed-off-by: Ashutosh Naik <[email protected]>


Attachments:
(No filename) (268.00 B)
ecoscsi.txt (849.00 B)
Download all attachments

2006-01-13 18:06:17

by Christoph Hellwig

[permalink] [raw]
Subject: Re: [PATCH] scsi/arm/ecoscsi.c Handle scsi_add_host failure

same issue as with the last patch.