]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: fix tunneling CSUM calculation
authorDmitry Kravkov <dmitry@broadcom.com>
Thu, 11 Jul 2013 12:48:21 +0000 (15:48 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jul 2013 18:48:06 +0000 (11:48 -0700)
commit1c770e1127c5c585969d6469c565b3a26b9e16d9
tree41c74eca2e6cd7d3bf8033de7f1d0406679fd596
parentc95d8203b628fa812dfc1a2df81fe63e548d499d
bnx2x: fix tunneling CSUM calculation

Since commit 6545861cbbc5948cbcafbefc49c3c43da877f6dc
"bnx2x: Remove sparse and coccinelle warnings"
driver provided wrong partial csum for HW in tunneing
scenarios.

Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Alexander Duyck <alexander.h.duyck@intel.com>
CC: Pravin Shelar <pshelar@nicira.com>
CC: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Tested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c