Tejun Heo wrote:
> -     /* prereset() might have modified ehc->i.action */
> -     if (ehc->i.action & ATA_EH_HARDRESET)
> -             reset = hardreset;
> -     else if (ehc->i.action & ATA_EH_SOFTRESET)
> -             reset = softreset;
> -     else {

Seems we'll need this chunk.  Will post updated version.

Thanks.

-- 
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to