]> 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>
Sat, 22 Sep 2012 09:11:43 +0000 (02:11 -0700)
commit317968f0e048c4ee0768593d5b39df48d7914746
tree721c8f8a1506e87cf71ccdc9957eedd8cad60779
parentf40cfe58dd273f900be6af18aefb3f0df867e537
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