From 3acc84739dd5d746840f881ad4d60bd2a428f1dd Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 3 Nov 2011 23:46:07 +1100 Subject: [PATCH] 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-format-patch failed