On Thu, Feb 24, 2011 at 6:01 AM, Tomas Henzl <thenzl@xxxxxxxxxx> wrote: > > there was proposed another patch for this issue - > http://marc.info/?l=linux-scsi&m=129542474703680&w=2 > I think it's a little bit more precise. > > for (i = 0; i < ioc->sge_count; i++) { > + if (!ioc->sgl[i].iov_len) > + continue; > + > I didn't see this was already in scsi-misc-2.6. I will re-base my patch series and repost. -Adam -- 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