]> git.baikalelectronics.ru Git - 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)
commit946845fee3e3236946300712bdc8c1178a586897
tree1c56d324f315ec223ddffbd65a8a92428af82f06
parentbd1633ea0b110e1248d3fe02b05921add0e4aa0d
nfc: add missing attribute validation for vendor subcommand

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

Fixes: b327759bd057 ("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