neigh: convert parms to an array
authorJiri Pirko <jiri@resnulli.us>
Sat, 7 Dec 2013 18:26:53 +0000 (19:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Dec 2013 01:56:12 +0000 (20:56 -0500)
commit1f9248e5606afc6485255e38ad57bdac08fa7711
treeef0c88bbc7d05fb3dcbb15e167eb8ef5505bc667
parent65be6291c856bee0308c535287f813418402d8b3
neigh: convert parms to an array

This patch converts the neigh param members to an array. This allows easier
manipulation which will be needed later on to provide better management of
default values.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
net/802/hippi.c
net/core/neighbour.c
net/decnet/dn_neigh.c
net/ipv4/arp.c
net/ipv6/addrconf.c
net/ipv6/ndisc.c