x86, microcode, AMD: Correct buf references
authorBorislav Petkov <borislav.petkov@amd.com>
Tue, 22 Feb 2011 17:41:48 +0000 (18:41 +0100)
committerBorislav Petkov <borislav.petkov@amd.com>
Wed, 15 Jun 2011 13:13:49 +0000 (15:13 +0200)
Both the equivalence table and the microcode patch types are u32. Access
them properly through the buf-ptr.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>

No differences found