Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1190705

Re: [PATCH net-next] ip_tunnel: Call ip_tunnel_core_init() from inet_init()

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next] ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Date 2015-07-23 10:20 +0200
Message-ID <pPjTr-11y-13@gated-at.bofh.it> (permalink)
References <pPdXI-I3-13@gated-at.bofh.it> <pPjJL-Qs-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Thomas Graf <tgraf@suug.ch>
Date: Thu, 23 Jul 2015 10:08:44 +0200

> Convert the module_init() to a invocation from inet_init() since
> ip_tunnel_core is part of the INET built-in.
> 
> Fixes: 3093fbe7ff4 ("route: Per route IP tunnel metadata via lightweight tunnel")
> Signed-off-by: Thomas Graf <tgraf@suug.ch>

I applied this instead of my module.h include fix, thanks Thomas.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH net-next] ip_tunnel: Call ip_tunnel_core_init() from  inet_init() Thomas Graf <tgraf@suug.ch> - 2015-07-23 10:10 +0200
  Re: [PATCH net-next] ip_tunnel: Call ip_tunnel_core_init() from  inet_init() David Miller <davem@davemloft.net> - 2015-07-23 10:20 +0200
    Re: [PATCH net-next] ip_tunnel: Call ip_tunnel_core_init() from  inet_init() Thomas Graf <tgraf@suug.ch> - 2015-07-23 10:20 +0200

csiph-web