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

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

This patch stops dumping llsec devkeys 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-10-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