diff options
| author | Yue Haibing <[email protected]> | 2025-07-15 12:07:09 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-16 23:14:42 +0000 |
| commit | 6c628ed95e1b41f98766268593196adb7a0cb9a7 (patch) | |
| tree | f29083868103debeb53586cf7a7e6a0ce173c0c2 /tools/testing/selftests/drivers/net/netpoll_basic.py | |
| parent | vsock/test: fix vsock_ioctl_int() check for unsupported ioctl (diff) | |
| download | kernel-6c628ed95e1b41f98766268593196adb7a0cb9a7.tar.gz kernel-6c628ed95e1b41f98766268593196adb7a0cb9a7.zip | |
ipv6: mcast: Simplify mld_clear_{report|query}()
Use __skb_queue_purge() instead of re-implementing it. Note that it uses
kfree_skb_reason() instead of kfree_skb() internally, and pass
SKB_DROP_REASON_QUEUE_PURGE drop reason to the kfree_skb tracepoint.
Signed-off-by: Yue Haibing <[email protected]>
Reviewed-by: Hangbin Liu <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/netpoll_basic.py')
0 files changed, 0 insertions, 0 deletions
