Fix iwx(4) against access points which use TKIP as the group cipher.
authorstsp <stsp@openbsd.org>
Tue, 6 Jul 2021 15:53:33 +0000 (15:53 +0000)
committerstsp <stsp@openbsd.org>
Tue, 6 Jul 2021 15:53:33 +0000 (15:53 +0000)
commit63e66b7b0375b3adf421fc752e57fc618059c114
treef514313df95bfe9ff32d2f70386acd2ab1e9589d
parent0305adece42266cff15ae839b44c7a3355a0de84
Fix iwx(4) against access points which use TKIP as the group cipher.

This was broken when key installation was moved into a task context.

Reported by and confirmed fixed by gnezdo@ and zxystd from OpenIntelWireless
ok gnezdo@
sys/dev/pci/if_iwx.c