CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/06 09:53:33
Modified files:
sys/dev/pci : if_iwx.c
Log message:
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@
