diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-13 18:42:27 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-14 11:48:41 -0800 |
commit | 1a186c14cedbf3364634f2dfa9302ed31b8fab19 (patch) | |
tree | 699c4bd2cbc052ea742bf406ddec9019990b4e51 /certs | |
parent | 5eee7bd7e245914e4e050c413dfe864e31805207 (diff) | |
download | lwn-1a186c14cedbf3364634f2dfa9302ed31b8fab19.tar.gz lwn-1a186c14cedbf3364634f2dfa9302ed31b8fab19.zip |
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 'certs')
0 files changed, 0 insertions, 0 deletions