]> git.openfabrics.org - ~emulex/infiniband.git/commit
net: Fix CONFIG_SYSCTL ifdef test.
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 17:43:14 +0000 (13:43 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 17:43:14 +0000 (13:43 -0400)
commitfcd77db07dd2b8d35e0db0d1209f2ce1bb05531e
treee4757dc8c64bde1db4a19dd8daa81d8f931d0d27
parentfd0d5e7368306b467fbce0ad9f6e680bdcc5c386
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 <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h