From: David S. Miller Date: Thu, 15 May 2014 17:43:14 +0000 (-0400) Subject: net: Fix CONFIG_SYSCTL ifdef test. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcd77db07dd2b8d35e0db0d1209f2ce1bb05531e;p=pandora-kernel.git net: Fix CONFIG_SYSCTL ifdef test. > include/net/ip.h:211:5: warning: "CONFIG_SYSCTL" is not defined [-Wundef] > #if CONFIG_SYSCTL > ^ Reported-by: Stephen Rothwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed