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)
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>

No differences found