> + * @sp: command to send to the ISP > + * > + * Returns non-zero if a failure occured, else zero. > + */ > +int > +qla24xx_start_scsi(srb_t *sp) It'd rather see 24xx having it's own ->queuecommand then adding another dispatch layer slightly below it. Put the code before and after _start_scsi into nice helpers so it's shared. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html