summaryrefslogtreecommitdiffstats
path: root/net/ipv4/arp.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2010-02-14 04:25:51 +0100
committerDavid S. Miller <davem@davemloft.net>2010-02-17 00:55:17 +0100
commit02291680ffba92e5b5865bc0c5e7d1f3056b80ec (patch)
treefde485582de465b211cc907710a23ef8ca84408e /net/ipv4/arp.c
parentdrivers/net/pcnet32.c: Checkpatch cleaning (diff)
downloadlinux-02291680ffba92e5b5865bc0c5e7d1f3056b80ec.tar.xz
linux-02291680ffba92e5b5865bc0c5e7d1f3056b80ec.zip
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Stop using the binary sysctl enumeartion in sysctl.h as an index into a per interface array. This leads to unnecessary binary sysctl number allocation, and a fragility in data structure and implementation because of unnecessary coupling. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/arp.c')
0 files changed, 0 insertions, 0 deletions