]> git.baikalelectronics.ru Git - kernel.git/commit
lwtunnel: Make lwtun_encaps[] static
authorThomas Graf <tgraf@suug.ch>
Wed, 29 Jul 2015 07:45:40 +0000 (09:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 05:59:39 +0000 (22:59 -0700)
commitb0874d15852e3690b1edc5acd1143a5c4fbf9eaf
tree3e756b57364e7aaeea43f7c72ef73e665687c50f
parentdd5ad8677f4249e0e766078fe359eda2b9706b1d
lwtunnel: Make lwtun_encaps[] static

Any external user should use the registration API instead of
accessing this directly.

Cc: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/lwtunnel.h
net/core/lwtunnel.c