From: Cong Wang <xiyou.wangc...@gmail.com> Date: Wed, 28 Nov 2018 15:04:05 -0800
> IP header is not necessarily located right after struct ethhdr, > there could be multiple 802.1Q headers in between, this is why > we call __vlan_get_protocol(). > > Fixes: fe1dc069990c ("net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets") > Cc: Alaa Hleihel <a...@mellanox.com> > Cc: Or Gerlitz <ogerl...@mellanox.com> > Cc: Saeed Mahameed <sae...@mellanox.com> > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> Applied.