l2tp: make local function static
authorstephen hemminger <shemminger@vyatta.com>
Thu, 21 Oct 2010 07:50:46 +0000 (07:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Oct 2010 21:55:47 +0000 (14:55 -0700)
commitfc130840d75d42c5a360fd1d8b72489eec09cad3
tree636e9c4b4a7ab21a283587e16c092e3436082f08
parent9740d7860429a561f4745da8c179d84290f3c9a3
l2tp: make local function static

Also moved the refcound inlines from l2tp_core.h to l2tp_core.c
since only used in that one file.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h
net/l2tp/l2tp_ip.c