From: Tariq Toukan <[email protected]> Date: Wed, 4 May 2016 15:00:33 +0300
> From: Daniel Jurgens <[email protected]> > > Use htons instead of unconditionally byte swapping nexthdr. On a little > endian systems shifting the byte is correct behavior, but it results in > incorrect csums on big endian architectures. > > Fixes: f8c6455bb04b ('net/mlx4_en: Extend checksum offloading by CHECKSUM > COMPLETE') > Signed-off-by: Daniel Jurgens <[email protected]> > Reviewed-by: Carol Soto <[email protected]> > Tested-by: Carol Soto <[email protected]> > Signed-off-by: Tariq Toukan <[email protected]> Applied and queued up for -stable, thanks.
