]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62cde3bd4707488bfbaead2d2654242a97a0a134
tree636e9c4b4a7ab21a283587e16c092e3436082f08
parent79dc5284773afa70fdcbd6d99f3166ddcac901e3
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