]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: ieee802154: stop dump llsec keys for monitors
authorAlexander Aring <aahringo@redhat.com>
Mon, 5 Apr 2021 00:30:42 +0000 (20:30 -0400)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 7 May 2021 07:53:55 +0000 (09:53 +0200)
commit568ccd03ebc7e19020b2c2cc4b7eb8b862e987cf
tree38ea1c79978d9c372e2e98ea6c29e7376329c504
parent633739d37c1447c35cd7066d4730321aa6456e41
net: ieee802154: stop dump llsec keys for monitors

BugLink: https://bugs.launchpad.net/bugs/1926999
[ Upstream commit fb3c5cdf88cd504ef11d59e8d656f4bc896c6922 ]

This patch stops dumping llsec keys for monitors which we don't support
yet. Otherwise we will access llsec mib which isn't initialized for
monitors.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20210405003054.256017-4-aahringo@redhat.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
net/ieee802154/nl802154.c