From: Eric W. Biederman Date: Sat, 19 Oct 2013 23:27:03 +0000 (-0700) Subject: ipv4: Use math to point per net sysctls into the appropriate struct net. X-Git-Tag: v3.13-rc1~105^2~152^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6fa23dcb10eeb21adfd9955f7030f952a8122d;p=pandora-kernel.git ipv4: Use math to point per net sysctls into the appropriate struct net. Simplify maintenance of ipv4_net_table by using math to point the per net sysctls into the appropriate struct net, instead of manually reassinging all of the variables into hard coded table slots. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed