Forráskód Böngészése

qcacld-3.0: Don't process duplicate WMM/WME IEs

After parsing initial WMM params (say with version 1) if
driver gets another WMM param with same IE present of qbss
params (say with version 2), the driver rejects the entire
IE. This results driver does not send WMM/WME IEs in assoc
request as per expected value.

Fix is to make sure driver should not process duplicate
WMM/WME IEs.

Change-Id: Ieb218af18709b0632b91c8d66560690667bfb8fa
CRs-Fixed: 2415298
Abhinav Kumar 6 éve
szülő
commit
51dfb7af79
2 módosított fájl, 112 hozzáadás és 113 törlés
  1. 1 1
      core/mac/src/include/dot11f.h
  2. 111 112
      core/mac/src/sys/legacy/src/utils/src/dot11f.c

+ 1 - 1
core/mac/src/include/dot11f.h

@@ -26,7 +26,7 @@
  *
  *
  * This file was automatically generated by 'framesc'
- * Tue Feb  5 16:01:26 2019 from the following file(s):
+ * Mon Mar 25 14:48:07 2019 from the following file(s):
  *
  * dot11f.frms
  *

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 111 - 112
core/mac/src/sys/legacy/src/utils/src/dot11f.c


Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott