diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-08 16:59:09 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-08 15:19:55 -0800 |
commit | 66de4b179f163ea106f292778563b404958e4f42 (patch) | |
tree | 8128e3652c61581a0a8f5c80bdddefefe23713e0 /net/dsa/dsa_priv.h | |
parent | 536577f36ff7afd0a0aff4ebef62db8afe6fc904 (diff) | |
download | kernel_replicant_linux-66de4b179f163ea106f292778563b404958e4f42.tar.gz kernel_replicant_linux-66de4b179f163ea106f292778563b404958e4f42.tar.bz2 kernel_replicant_linux-66de4b179f163ea106f292778563b404958e4f42.zip |
net: iwlwifi: 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 'net/dsa/dsa_priv.h')
0 files changed, 0 insertions, 0 deletions