Home
last modified time | relevance | path

Searched hist:"88 bebdf5b26fe9fdeb36f2152978a3bb478b0d4d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.cdiff 88bebdf5b26fe9fdeb36f2152978a3bb478b0d4d Mon Jan 13 17:42:31 CST 2020 Jason A. Donenfeld <Jason@zx2c4.com> net: ipv4: use skb_list_walk_safe helper for gso segments

This is a straight-forward conversion case for the new function, keeping
the flow of the existing code as intact as possible.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>