From: Haishuang Yan <yanhaishu...@cmss.chinamobile.com> Date: Wed, 24 Jul 2019 20:00:42 +0800
> Since ip6_tnl_parse_tlv_enc_lim() can call pskb_may_pull() > which may change skb->data, so we need to re-load ipv6h at > the right place. > > Fixes: 898b29798e36 ("ip6_gre: Refactor ip6gre xmit codes") > Cc: William Tu <u9012...@gmail.com> > Signed-off-by: Haishuang Yan <yanhaishu...@cmss.chinamobile.com> Applied and queued up for -stable, thanks.