
For STA MLO connection, the AP can send M1 right after assoc response on assoc link, which will trigger sending keys to FW for mlo links, but it can happen that wmi_peer_assoc is not sent for mlo link until this time. Current code does not have handling for this case. To solve this, store the link vdev keys and send them once link vdev is connected. Change-Id: I882da96280711ca9cfa4d6ba852fda4a8b6d7a77 CRs-Fixed: 3293692