diff options
| author | Mina Almasry <[email protected]> | 2024-04-08 08:29:56 -0700 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-09 18:20:29 -0700 |
| commit | 959fa5c188bf095558c417554e4772ac1fda3531 (patch) | |
| tree | 6e0009a67924605b972201752721e2aed50a0153 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 445e60303883950161f67e18b9f048b18d7fb706 (diff) | |
net: make napi_frag_unref reuse skb_page_unref
The implementations of these 2 functions are almost identical. Remove
the implementation of napi_frag_unref, and make it a call into
skb_page_unref so we don't duplicate the implementation.
Signed-off-by: Mina Almasry <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions