From: Simon Horman <[email protected]> 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 <[email protected]> > Reviewed-by: Dinan Gunawardena <[email protected]> Looks good, applied, thanks Simon.
