From: Cong Wang Date: Tue, 6 May 2014 18:02:49 +0000 (-0700) Subject: ipv4: move local_port_range out of CONFIG_SYSCTL X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9d8f1a64225dfcc2f721d73a5984a2444920744;p=pandora-kernel.git ipv4: move local_port_range out of CONFIG_SYSCTL When CONFIG_SYSCTL is not set, ip_local_port_range should still work, just that no one can change it. Therefore we should move it out of sysctl_inet.c. Also, rename it to ->ip_local_ports instead. Cc: David S. Miller Cc: Francois Romieu Reported-by: Stefan de Konink Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed