commit | 080d1a57a94d93e70f84b7a360baa351388c574f | [log] [tgz] |
---|---|---|
author | Alexander Aring <[email protected]> | Sun Apr 04 20:30:48 2021 -0400 |
committer | Stefan Schmidt <[email protected]> | Tue Apr 06 22:21:16 2021 +0200 |
tree | 3d2abec4bcf2fcdaac5f696b9ada8823d8d82821 | |
parent | ad8f9de1f3566686af35b1c6b43240726541da61 [diff] |
net: ieee802154: stop dump llsec devkeys for monitors 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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stefan Schmidt <[email protected]>