CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/17 08:37:09
Modified files:
sys/dev/ic : bwfm.c
Log message:
bwfm: add a delay in bwfm_set_key_cb before talking to hardware
This works around an issue on the BCM43602 where ieee80211 calls
this too quickly during authentication and triggers "unexpected
pairwise key update" errors.
ok patrick
