diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-09 00:59:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-09 02:19:55 +0300 |
commit | 1d7a7438d78f2da56b6b3855be462cf0fc809e56 (patch) | |
tree | 673c86d3206e2cbb7bedac785724b189a20c9174 /Kbuild | |
parent | 5643a552d31242e5adf3dbefba26c90b1bce2826 (diff) | |
download | linux-1d7a7438d78f2da56b6b3855be462cf0fc809e56.tar.xz |
net: r8152: 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 'Kbuild')
0 files changed, 0 insertions, 0 deletions