commit | 97b290b5637f473588a297834c10cd750718e980 | [log] [tgz] |
---|---|---|
author | Paul Martin <paul.martin@codethink.co.uk> | Mon Mar 30 17:01:01 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 01 17:22:15 2015 +0200 |
tree | d7b9150de72e8eeddfcf5a46c6b288aea1361836 | |
parent | d2a948d2db68bda8780df636cf6390748953793f [diff] |
MIPS: Octeon: Fix to IP checksum offloading in Little Endian When hardware checksum generation is switched on the checksum generation was only being signalled to the hardware correctly in Big Endian mode. Signed-off-by: Paul Martin <paul.martin@codethink.co.uk> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9634/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>