Re: [PATCH] ipv4: Introduce ipip_offload_init helper function.
From: Tonghao Zhang Date: Wed, 2 Aug 2017 09:34:15 -0700 > It's convenient to init ipip offload. We will check > the return value, and print KERN_CRIT info on failure. > > Signed-off-by: Tonghao Zhang Applied.
[PATCH] ipv4: Introduce ipip_offload_init helper function.
It's convenient to init ipip offload. We will check the return value, and print KERN_CRIT info on failure. Signed-off-by: Tonghao Zhang --- net/ipv4/af_inet.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/net/ipv4/af_inet.c b/net/ipv4/af_inet.c index 5ce44fb..c888120