summaryrefslogtreecommitdiff
path: root/net/shaper
diff options
context:
space:
mode:
authorAvraham Stern <avraham.stern@intel.com>2026-05-12 22:34:31 +0300
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>2026-05-26 15:17:11 +0300
commitc35c44434329c6b3bd2c6c1e5add5ae10d933a4d (patch)
treef7f61f9dd9815dca404fb0a2307fe5641a7330de /net/shaper
parent82aaa2d8651f6c9d842c947f40bfdd987b1e0744 (diff)
downloadlinux-next-c35c44434329c6b3bd2c6c1e5add5ae10d933a4d.tar.gz
linux-next-c35c44434329c6b3bd2c6c1e5add5ae10d933a4d.zip
wifi: iwlwifi: mld: call iwl_mld_free_ap_early_key() for AP only
The driver supports intalling IGTK on a NAN device interface. When the IGTK is removed, iwl_mld_free_ap_early_key() is called which results in a warning since no links are attached to this interface. The iwl_mld_free_ap_early_key() function should be called for AP or IBSS interfaces only. Check the interface type before calling it. Signed-off-by: Avraham Stern <avraham.stern@intel.com> Link: https://patch.msgid.link/20260512222731.d67d658b421d.Ife2d1f3b17119ce696582ce6a2a69026d368d8af@changeid Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'net/shaper')
0 files changed, 0 insertions, 0 deletions