[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4DB74A6C.2080702@zytor.com>
Date: Tue, 26 Apr 2011 15:42:52 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Gleb Natapov <gleb@...hat.com>
CC: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, x86@...nel.org
Subject: Re: [PATCH][RESEND] Fix EDD3.0 data verification.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists