Re: [PATCH] pata_acpi driver

From: Alan
Date: Tue Feb 06 2007 - 09:47:36 EST


> > + in_params[2].type = ACPI_TYPE_BUFFER;
> > + in_params[2].buffer.length = 512;
> > + in_params[1].buffer.pointer = (u8 *)ap->device[1].id;
>
> Must be a typo. [2]

Indeed it is - thanks.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/