Rachel Tseng 8243f2f10e [ALPS08338404] Dont use PMKID if auth type is SAE
If STA put PMKID in Assoc Req when auth type is SAE, some AP
will reject with invalid PMKID, event the PMKID is correct.
Therefore, dont use PMKID if auth type is SAE.

MTK-Commit-Id: 5f44cb7b7a5067da4bf426c33500abcb7770d729

Change-Id: Ie3c3aea6801a9f1b8ef513a544f48bf3364b835a
CR-Id: ALPS08338404
Feature: Wi-Fi Driver CONNAC
Signed-off-by: junjiang.yu <ot_junjiang.yu@mediatek.com>
Reviewed-on: https://gerrit.mediatek.inc/c/neptune/wlan_driver/gen4m/+/7730698
Test: srv_pf_nep_sanity
Coverity-Review-Label: srv_neptune_adm <srv_neptune_adm@mediatek.com>
Test: srv_preflight_a001 <srv_preflight_a001@mediatek.com>
Reviewed-by: sticky.chen <sticky.chen@mediatek.com>
Reviewed-on: https://gerrit.mediatek.inc/c/neptune/wlan_driver/gen4m/+/7981197
Build: srv_preflight_a001 <srv_preflight_a001@mediatek.com>
AutoUT-Review-Label: srv_neptune_adm <srv_neptune_adm@mediatek.com>
Reviewed-by: rachel.tseng <rachel.tseng@mediatek.com>
Commit-Check: srv_check_service <srv_check_service@mediatek.com>
Reviewed-by: ben.lai <ben.lai@mediatek.com>
2025-10-18 10:51:12 +00:00
2025-10-18 10:51:01 +00:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 1.9 GiB
Languages
C 98.2%
Assembly 1%
Makefile 0.4%
Perl 0.1%
Shell 0.1%