Avoid trying to remove keys if the station is not active in iwx firmware.
authorstsp <stsp@openbsd.org>
Mon, 6 Mar 2023 11:33:57 +0000 (11:33 +0000)
committerstsp <stsp@openbsd.org>
Mon, 6 Mar 2023 11:33:57 +0000 (11:33 +0000)
commite71130c53ced644c8f129cf2af78f308106a306e
treecaad74d50e4d4fb28381c9a0321c156aa09c2246
parent36d3d54bbb0df248874261016f8f3b8aa4aef467
Avoid trying to remove keys if the station is not active in iwx firmware.

Fixes a firmware panic I encountered while working on firmware upgrades.
sys/dev/pci/if_iwx.c