From: Herbert Xu Date: Wed, 22 Feb 2006 12:43:40 +0000 (+1100) Subject: [PATCH] padlock: Fix typo that broke 256-bit keys X-Git-Tag: v2.6.16-rc5~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=102d60a2d8a6b54a20317a855dca3b598a2fd581;p=pandora-kernel.git [PATCH] padlock: Fix typo that broke 256-bit keys A typo crept into the le32_to_cpu patch which broke 256-bit keys in the padlock driver. The following patch based on observations by Michael Heyse fixes the problem. Signed-off-by: Herbert Xu Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed