diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-14 02:42:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-14 22:48:41 +0300 |
commit | 1a186c14cedbf3364634f2dfa9302ed31b8fab19 (patch) | |
tree | 699c4bd2cbc052ea742bf406ddec9019990b4e51 /include | |
parent | 5eee7bd7e245914e4e050c413dfe864e31805207 (diff) | |
download | linux-1a186c14cedbf3364634f2dfa9302ed31b8fab19.tar.xz |
net: udp: use skb_list_walk_safe helper for gso segments
This is a straight-forward conversion case for the new function,
iterating over the return value from udp_rcv_segment, which actually is
a wrapper around skb_gso_segment.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions