On Thu, May 10, 2007 at 12:38:31PM +0200, Stefan Richter wrote: > > fw_memcpy_to_be32(&orb->request, &orb->request, sizeof orb->request); > > > > Would a BUG_ON(cmd->use_sg == 0); be in order? I don't think we should put this into every driver. If you want to be sure this doesn't happen anymore put it just in front of the queuecommand call. - To unsubscribe from this list: 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