From: WANG Cong Date: Mon, 12 May 2014 23:04:53 +0000 (-0700) Subject: ipv4: make ip_local_reserved_ports per netns X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122ff243f5f104194750ecbc76d5946dd1eec934;p=pandora-kernel.git ipv4: make ip_local_reserved_ports per netns ip_local_port_range is already per netns, so should ip_local_reserved_ports be. And since it is none by default we don't actually need it when we don't enable CONFIG_SYSCTL. By the way, rename inet_is_reserved_local_port() to inet_is_local_reserved_port() Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed