neighbour: Make neigh_table_init_no_netlink() static.
authorHiroaki SHIMODA <shimoda.hiroaki@gmail.com>
Fri, 13 Apr 2012 07:34:44 +0000 (07:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Apr 2012 18:00:44 +0000 (14:00 -0400)
commitdcd2ba92e842eec0d0372415fa26f1c411f5530d
treeaa68fbb0372897b0af17357d9d13ae717d8c11d9
parent447167bf565a474ff0cfb0f41d54936937479e97
neighbour: Make neigh_table_init_no_netlink() static.

neigh_table_init_no_netlink() is only used in net/core/neighbour.c file.

Signed-off-by: Hiroaki SHIMODA <shimoda.hiroaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
net/core/neighbour.c