commit | 0a6fa23dcb10eeb21adfd9955f7030f952a8122d | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Oct 19 16:27:03 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 21 18:43:02 2013 -0400 |
tree | 49b6a6397ae04c1adbdabf514de6fda54869dfba | |
parent | 2e685cad57906e19add7189b5ff49dfb6aaa21d3 [diff] |
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" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>