]> git.itanic.dy.fi Git - linux-stable/commit
net/handshake: handshake_genl_notify() shouldn't ignore @flags
authorChuck Lever <chuck.lever@oracle.com>
Thu, 11 May 2023 15:48:45 +0000 (11:48 -0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 May 2023 05:05:24 +0000 (22:05 -0700)
commitfc490880e39d86c65ab2bcbd357af1950fa55e48
treef74f1e2d6e9b1ff0f41eac94c5555cd61b6565c6
parent7afc6d0a107ffbd448c96eb2458b9e64a5af7860
net/handshake: handshake_genl_notify() shouldn't ignore @flags

Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Fixes: 3b3009ea8abb ("net/handshake: Create a NETLINK service for handling handshake requests")
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/handshake/netlink.c