commit | fc4ba7291b3dc7ace34794f51c47f041949c7a92 | [log] [tgz] |
---|---|---|
author | Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> | Thu Sep 20 20:55:33 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Sun Sep 30 20:34:54 2012 -0700 |
tree | 72693baeb618f818c39b815e287639f751934d1c | |
parent | 48a9956362c27e717a76435d450d906d5f49344a [diff] |
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>