bd3752ec960d116694797bb99913592850eca4e7

Currently, driver check peer mac address to filter out duplicate command in serialization queue. This peer mac address will be peer MLD address from North bound and link address from the south bound. For multi-link SAP, if disassociation or deauthentication request received for two links of same STA (MLD address is same but link address is different), then driver queue disassociation or deauthentication command in the serialization for both links. This will lead to duplicate disassociation or DE authentication commands in the serialization for same STA. So, to fix this, add check for MLD address and link address in the serialization filter. Change-Id: I2619e3009b28ceba6af4383e36ae40af82020b5f CRs-Fixed: 3790148
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%