aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tx.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-01-08 16:59:06 -0500
committerDavid S. Miller <davem@davemloft.net>2020-01-08 15:19:55 -0800
commit90919f14507b7a3661e58b8d17f8444a63f5cafa (patch)
treec3f3f86bf34e4ecd98a4db26c05a3a7f32ec3353 /drivers/net/ethernet/sfc/tx.c
parentnet: tg3: use skb_list_walk_safe helper for gso segments (diff)
downloadlinux-dev-90919f14507b7a3661e58b8d17f8444a63f5cafa.tar.xz
linux-dev-90919f14507b7a3661e58b8d17f8444a63f5cafa.zip
net: sunvnet: use skb_list_walk_safe helper for gso segments
This is a straight-forward conversion case for the new function, and while we're at it, we can remove a null write to skb->next by replacing it with skb_mark_not_on_list. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/tx.c')
0 files changed, 0 insertions, 0 deletions