]> 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)
commit9ab45e18ba4b1bb03c73178e69ddea1104df01e1
treeef0c88bbc7d05fb3dcbb15e167eb8ef5505bc667
parentf0d67d0c7405e8586014d07238885e319b923ca6
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