commit | 6df60fe703c348a507b0030b92c2947e68e1c589 | [log] [tgz] |
---|---|---|
author | Michal Kalderon <Michal.Kalderon@cavium.com> | Mon Oct 09 12:37:46 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 09 10:21:26 2017 -0700 |
tree | 8612878d9c158aa4e8812c06bdec1d2e8816cce6 | |
parent | 77caa792f5d8e4ecc88eb1cf4b9c478c07e0ec57 [diff] |
qed: Fix initialization of ll2 offload feature enable_ip_cksum, enable_l4_cksum, calc_ip_len were added in commit stated below but not passed through to FW. This was OK until now as it wasn't used, but is required for the iWARP unaligned flow Fixes:7c7973b2ae27 ("qed: LL2 to use packed information for tx") Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>