diff options
author | 2024-04-08 08:29:56 -0700 | |
---|---|---|
committer | 2024-04-09 18:20:29 -0700 | |
commit | 959fa5c188bf095558c417554e4772ac1fda3531 (patch) | |
tree | 6e0009a67924605b972201752721e2aed50a0153 /net/sched/cls_api.c | |
parent | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue (diff) | |
download | wireguard-linux-959fa5c188bf095558c417554e4772ac1fda3531.tar.xz wireguard-linux-959fa5c188bf095558c417554e4772ac1fda3531.zip |
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 <almasrymina@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20240408153000.2152844-2-almasrymina@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions