]> git.baikalelectronics.ru Git - kernel.git/commit
nl802154: add missing attribute validation
authorJakub Kicinski <kuba@kernel.org>
Tue, 3 Mar 2020 05:05:14 +0000 (21:05 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2020 06:17:44 +0000 (07:17 +0100)
commit080e90b54f3c92231d72e7c4f6d6ae486e95f559
treed86e3fe49fb6993e457c773723784d1ea7024cc9
parent6da71946353b25f621945480b2cf3fd09168c759
nl802154: add missing attribute validation

[ Upstream commit da90ed5f06a5dc96411e2bfc124cfa6d55630dec ]

Add missing attribute validation for several u8 types.

Fixes: 4cf2cd5fc40a ("net: add NL802154 interface for configuration of 802.15.4 devices")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ieee802154/nl_policy.c