]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
RDMA/nes: Fix for crash when TX checksum offload is off
authorTatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Thu, 20 Sep 2012 20:55:33 +0000 (20:55 +0000)
committerRoland Dreier <roland@purestorage.com>
Mon, 1 Oct 2012 03:34:54 +0000 (20:34 -0700)
commitfc4ba7291b3dc7ace34794f51c47f041949c7a92
tree72693baeb618f818c39b815e287639f751934d1c
parent48a9956362c27e717a76435d450d906d5f49344a
RDMA/nes: Fix for crash when TX checksum offload is off

When TX checksum offload is disabled for an iWarp connection,
skb->ip_summed needs to be set to CHECKSUM_NONE.

Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/nes/nes_cm.c