From: Roel Kluin Date: Fri, 5 Mar 2010 21:42:32 +0000 (-0800) Subject: cryptocop: fix assertion in create_output_descriptors() X-Git-Tag: v2.6.34-rc1~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda1c5af26a00ee31cdc5ab8321a1be7851cbfff;p=pandora-kernel.git cryptocop: fix assertion in create_output_descriptors() size_t desc_len cannot be less than 0, test before the subtraction. Signed-off-by: Roel Kluin Cc: Mikael Starvik Cc: Jesper Nilsson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed