diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-09-17 09:27:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-19 14:10:26 +0300 |
commit | 3ede7f84c7c21f93c5eac611d60eba3f2c765e0f (patch) | |
tree | 49cf5fdb15547309dc40a144c95511826e77b5c5 /drivers/net/macsec.c | |
parent | 564df7ab10ad900c1494dc99d9d3710258d07ba2 (diff) | |
download | linux-3ede7f84c7c21f93c5eac611d60eba3f2c765e0f.tar.xz |
xen-netback: correct success/error reporting for the SKB-with-fraglist case
When re-entering the main loop of xenvif_tx_check_gop() a 2nd time, the
special considerations for the head of the SKB no longer apply. Don't
mistakenly report ERROR to the frontend for the first entry in the list,
even if - from all I can tell - this shouldn't matter much as the overall
transmit will need to be considered failed anyway.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Paul Durrant <paul@xen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions