From: David Howells Date: Tue, 2 Sep 2014 12:52:10 +0000 (+0100) Subject: KEYS: Fix public_key asymmetric key subtype name X-Git-Tag: fixes-v3.17-rc4~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876c6e3e028d1b326c81f6f134a4804b92f67dc7;p=pandora-kernel.git KEYS: Fix public_key asymmetric key subtype name The length of the name of an asymmetric key subtype must be stored in struct asymmetric_key_subtype::name_len so that it can be matched by a search for ":". Fix the public_key subtype to have name_len set. Signed-off-by: David Howells Signed-off-by: James Morris --- Reading git-diff-tree failed