From: Simon Horman <simon.hor...@netronome.com> Date: Thu, 9 Jun 2016 18:03:34 +0900
> ipip6_tunnel_xmit() is called immediately after checking that > skb->protocol is htons(ETH_P_IPV6) so there is no need > to check it a second time. > > Found by inspection. > > Signed-off-by: Simon Horman <simon.hor...@netronome.com> > Reviewed-by: Dinan Gunawardena <dinan.gunaward...@netronome.com> Looks good, applied, thanks Simon.