commit | 9dde130937e95b72adfae64ab21d6e7e707e2dac | [log] [tgz] |
---|---|---|
author | Alexander Aring <[email protected]> | Sun Apr 04 20:30:53 2021 -0400 |
committer | Stefan Schmidt <[email protected]> | Tue Apr 06 22:32:52 2021 +0200 |
tree | 1e7272c69231eb3bd1d70bc1fb42ee611a810bbb | |
parent | 9ec87e322428d4734ac647d1a8e507434086993d [diff] |
net: ieee802154: forbid monitor for del llsec seclevel This patch forbids to del llsec seclevel for monitor interfaces which we don't support yet. Otherwise we will access llsec mib which isn't initialized for monitors. Reported-by: [email protected] Signed-off-by: Alexander Aring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stefan Schmidt <[email protected]>