diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-07-19 18:04:08 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-21 18:50:18 -0700 |
commit | 535b9c61bdef6017228c708128b7849a476f8da5 (patch) | |
tree | 189831a0758ed31960c1b97cf18f8f09e84d7a30 /init/init_task.c | |
parent | 98e2727c79d007d99a026eb66f481908e66af263 (diff) | |
download | lwn-535b9c61bdef6017228c708128b7849a476f8da5.tar.gz lwn-535b9c61bdef6017228c708128b7849a476f8da5.zip |
net: page_pool: hide page_pool_release_page()
There seems to be no user calling page_pool_release_page()
for legit reasons, all the users simply haven't been converted
to skb-based recycling, yet. Previous changes converted them.
Update the docs, and unexport the function.
Link: https://lore.kernel.org/r/20230720010409.1967072-4-kuba@kernel.org
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions