[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.
authorDenis V. Lunev <den@openvz.org>
Thu, 24 Jan 2008 08:30:58 +0000 (00:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:11 +0000 (15:02 -0800)
commit06f0511df1b3b32fc8e0840514d4b207150f1fa7
tree437fddbd668d611d4249d48fa806c36c05889767
parent14db4133d59e2c1bed122bf87393e2ded05e42dc
[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.

Make them static.

[ Moved the inline before, instead of after, call sites. -DaveM ]

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
net/core/neighbour.c
This page took 0.02585 seconds and 5 git commands to generate.