> > + /* Drain up to 64K of data before we give up this recovery method */ > > + for (count = 0; (ap->ops->sff_check_status(ap) & ATA_DRQ) > > + && count < 65536;) > > Missing count++. Sorry for not spotting that in the previous round. Thanks - well spotted -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html