From: Herbert Xu Date: Thu, 3 Nov 2011 12:46:07 +0000 (+1100) Subject: crypto: algapi - Fix build problem with NET disabled X-Git-Tag: v3.2-rc2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acc84739dd5d746840f881ad4d60bd2a428f1dd;p=pandora-kernel.git crypto: algapi - Fix build problem with NET disabled The report functions use NLA_PUT so we need to ensure that NET is enabled. Reported-by: Luis Henriques Signed-off-by: Herbert Xu --- Reading git-diff-tree failed