Files
linux/net/mpls/mpls_iptunnel.c
Robert Shearman 89c2588627 net: Specify the owning module for lwtunnel ops
[ Upstream commit 88ff7334f2 ]

Modules implementing lwtunnel ops should not be allowed to unload
while there is state alive using those ops, so specify the owning
module for all lwtunnel ops.

Signed-off-by: Robert Shearman <rshearma@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-04 09:47:11 +01:00

5.7 KiB