commit | 335956421c86f64fd46186d76d3961f6adcff187 | [log] [tgz] |
---|---|---|
author | Ganji Aravind <ganji.aravind@chelsio.com> | Tue Aug 18 21:10:57 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 18 13:02:51 2020 -0700 |
tree | 7a44c3df415d6d1ec63a32d6868d60762e998377 | |
parent | ab97a28908bff7ffdadd50da17c2b4d9a4dade86 [diff] |
cxgb4: Fix work request size calculation for loopback test Work request used for sending loopback packet needs to add the firmware work request only once. So, fix by using correct structure size. Fixes: 7235ffae3d2c ("cxgb4: add loopback ethtool self-test") Signed-off-by: Ganji Aravind <ganji.aravind@chelsio.com> Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>