commit | 9ec87e322428d4734ac647d1a8e507434086993d | [log] [tgz] |
---|---|---|
author | Alexander Aring <[email protected]> | Sun Apr 04 20:30:52 2021 -0400 |
committer | Stefan Schmidt <[email protected]> | Tue Apr 06 22:30:50 2021 +0200 |
tree | 98a27498a184985d17b8689ef6d57436225929a4 | |
parent | 4c9b4f55ad1f5a4b6206ac4ea58f273126d21925 [diff] |
net: ieee802154: forbid monitor for add llsec seclevel This patch forbids to add llsec seclevel for monitor interfaces 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]>