diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-14 00:42:27 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-14 20:48:41 +0100 |
commit | 1a186c14cedbf3364634f2dfa9302ed31b8fab19 (patch) | |
tree | 699c4bd2cbc052ea742bf406ddec9019990b4e51 /Documentation/ia64 | |
parent | net: skbuff: disambiguate argument and member for skb_list_walk_safe helper (diff) | |
download | linux-1a186c14cedbf3364634f2dfa9302ed31b8fab19.tar.xz linux-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 'Documentation/ia64')
0 files changed, 0 insertions, 0 deletions