Re: [PATCH][RESEND] Fix EDD3.0 data verification.

From: H. Peter Anvin
Date: Tue Apr 26 2011 - 18:43:23 EST


On 04/26/2011 01:21 AM, Gleb Natapov wrote:
> +
> + /* We support only T13 spec */
> + if (info->params.device_path_info_length != 44)
> + return 0;
> +

Please make it work correctly with both versions of the structure, instead.

-hpa
--
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/