]> git.ipfire.org Git - people/arne_f/kernel.git/commit
nfc: add missing attribute validation for vendor subcommand
authorJakub Kicinski <kuba@kernel.org>
Tue, 3 Mar 2020 05:05:26 +0000 (21:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Mar 2020 21:28:49 +0000 (13:28 -0800)
commit6ba3da446551f2150fadbf8c7788edcb977683d3
tree1c56d324f315ec223ddffbd65a8a92428af82f06
parent88e706d5168b07df4792dbc3d1bc37b83e4bd74d
nfc: add missing attribute validation for vendor subcommand

Add missing attribute validation for vendor subcommand attributes
to the netlink policy.

Fixes: 9e58095f9660 ("NFC: netlink: Implement vendor command support")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/nfc/netlink.c