On 10/27/2014 06:26 AM, Finn Thain wrote:
> Unlike NCR5380.c, the atari_NCR5380.c core driver is limited to a single
> instance because co-routine state is stored globally.
> 
> Fix this by removing the static scsi host pointer. For the co-routine,
> obtain this pointer from the work_struct pointer instead. For the interrupt
> handler, obtain it from the dev_id argument.
> 
> Signed-off-by: Finn Thain <fth...@telegraphics.com.au>
> 
Reviewed-by: Hannes Reinecke <h...@suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                   zSeries & Storage
h...@suse.de                          +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to