linux/net/mctp
Matt Johnston a58893aa17 net: mctp: Fix bad kfree_skb in bind lookup test
The kunit test's skb_pkt is consumed by mctp_dst_input() so shouldn't be
freed separately.

Fixes: e6d8e7dbc5 ("net: mctp: Add bind lookup test")
Reported-by: Alexandre Ghiti <alex@ghiti.fr>
Closes: https://lore.kernel.org/all/734b02a3-1941-49df-a0da-ec14310d41e4@ghiti.fr/
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Tested-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://patch.msgid.link/20250812-fix-mctp-bind-test-v1-1-5e2128664eb3@codeconstruct.com.au
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-08-13 17:07:34 -07:00
..
test net: mctp: Fix bad kfree_skb in bind lookup test 2025-08-13 17:07:34 -07:00
af_mctp.c net: mctp: Allow limiting binds to a peer address 2025-07-15 12:08:39 +02:00
device.c net: mctp: use nlmsg_payload() for netlink message data extraction 2025-05-26 17:38:27 +02:00
Kconfig net: mctp: tests: Test that outgoing skbs have flow data populated 2024-02-22 13:32:55 +01:00
Makefile mctp: Add test utils 2021-10-03 14:35:41 +01:00
neigh.c net: mctp: use nlmsg_payload() for netlink message data extraction 2025-05-26 17:38:27 +02:00
route.c net: mctp: Allow limiting binds to a peer address 2025-07-15 12:08:39 +02:00