CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/30 09:09:33
Modified files:
sys/dev/usb : if_athn_usb.c if_athn_usb.h if_otus.c
if_otusreg.h if_rsu.c if_rsureg.h
Log message:
Fix deferred key tasks along the same lines as urtwn(4) and run(4).
athn(4) tested by stsp@, who points out that otus(4) and rsu(4) don't yet invoke
the code path to do their own key setting.
ok stsp@
