]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09f77105705ef973d41fa2f6814b742e0d40af36
treeef0c88bbc7d05fb3dcbb15e167eb8ef5505bc667
parent5236a30d7d62cf6bc1773916d5973269d2429781
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