commit | 799749979dbf41a878a00abdae00cf484c21a5b2 | [log] [tgz] |
---|---|---|
author | Henry Orosco <henry.orosco@intel.com> | Wed Nov 09 21:32:03 2016 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Mon Dec 05 16:09:36 2016 -0500 |
tree | a5a5a0528460c0990290705281ddb97666dfb33d | |
parent | 85a87c90ee90217da1b05a77bbb47ebe31a2f124 [diff] |
i40iw: Remove checks for more than 48 bytes inline data Remove dead code, which isn't executed because we return error if the data size is greater than 48 bytes. Inline data size greater than 48 bytes isn't supported and the maximum WQE size is 64 bytes. Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com> Signed-off-by: Henry Orosco <henry.orosco@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>