aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2020-01-13 18:42:28 -0500
committerDavid S. Miller <[email protected]>2020-01-14 11:48:41 -0800
commitc3b18e0d925439043b5887c9a6129ff2ffaf58b0 (patch)
tree7274009f84f9e35e2272c955e7045b4523dd65ec /tools/perf/scripts/python
parent1a186c14cedbf3364634f2dfa9302ed31b8fab19 (diff)
net: xfrm: use skb_list_walk_safe helper for gso segments
This is converts xfrm segment iteration to use the new function, keeping the flow of the existing code as intact as possible. One case is very straight-forward, whereas the other case has some more subtle code that likes to peak at ->next and relink skbs. By keeping the variables the same as before, we can upgrade this code with minimal surgery required. Signed-off-by: Jason A. Donenfeld <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions