diff options
author | 2024-07-14 22:04:03 -0400 | |
---|---|---|
committer | 2024-11-03 01:28:06 -0500 | |
commit | 1aaf6a7e7520ea4d2d24406fb695195f554d1572 (patch) | |
tree | a1f96e78edcbdf315d3ab8cada1173b8a09d877d /rust/kernel/alloc | |
parent | switch netlink_getsockbyfilp() to taking descriptor (diff) | |
download | wireguard-linux-1aaf6a7e7520ea4d2d24406fb695195f554d1572.tar.xz wireguard-linux-1aaf6a7e7520ea4d2d24406fb695195f554d1572.zip |
do_mq_notify(): saner skb freeing on failures
cleanup is convoluted enough as it is; it's easier to have early
failure outs do explicit kfree_skb(nc), rather than going to
contortions needed to reuse the cleanup from late failures.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions