[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEbrdOCo9DeOa=rXYBxCEERNu_Cq=7N+5dDOwLwuZy87D3M6bA@mail.gmail.com>
Date: Wed, 25 Jan 2017 12:35:21 +0800
From: Mark Zhang <bomb.zhang@...il.com>
To: ralf@...ux-mips.org, davem@...emloft.net, aduyck@...antis.com
Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org
Subject: [Bug fix]mips 64bits checksum error -- csum_tcpudp_nofold
If the input parameters as saddr = 0xc0a8fd60,daddr = 0xc0a8fda1,len =
80, proto = 17, sum =0x7eae049d.
The correct result should be 1, but original function return 0.
Attached the correction patch.
Download attachment "0001-Fixed-the-mips-64bits-checksum-error-csum_tcpudp_nof.patch" of type "application/octet-stream" (849 bytes)
Powered by blists - more mailing lists