Replace kfree_skb_reason with sk_skb_reason_drop and pass the receiving
socket to the tracepoint.
Reported-by: kernel test robot<lkp@xxxxxxxxx>
Closes:https://lore.kernel.org/r/202406011751.NpVN0sSk-lkp@xxxxxxxxx/
Signed-off-by: Yan Zhai<yan@xxxxxxxxxxxxxx>
---
v2->v3: added missing report tags
---
net/ipv4/udp.c | 10 +++++-----
net/ipv6/udp.c | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)