diff options
author | Yunsheng Lin <[email protected]> | 2023-05-11 09:12:13 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-05-13 19:47:56 +0100 |
commit | 278fda0d52f67244044384abd7dd5b3a5b3a5604 (patch) | |
tree | a8691d13f82530a403666001cbe6df89d81a5b66 /tools/perf/scripts/python/check-perf-trace.py | |
parent | b51f4113ebb02011f0ca86abc3134b28d2071b6a (diff) |
net: remove __skb_frag_set_page()
The remaining users calling __skb_frag_set_page() with
page being NULL seems to be doing defensive programming,
as shinfo->nr_frags is already decremented, so remove
them.
Signed-off-by: Yunsheng Lin <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Reviewed-by: Michael Chan <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions