On Sat, 31 Aug 2024 00:43:07 +0000 Mina Almasry wrote:
Make skb_frag_page() fail in the case where the frag is not backed by a page, and fix its relevant callers to handle this case.
Signed-off-by: Mina Almasry almasrymina@google.com Reviewed-by: Eric Dumazet edumazet@google.com
Reviewed-by: Jakub Kicinski kuba@kernel.org