Merge branch 'lf-6.1.55_2.2.0_android-14.0' of ssh://bitbucket.sw.nxp.com/imx/mwifiex into q1_rc2

Change-Id: I0208c67f49701916f1c414b26b74390cc5f0cd62
This commit is contained in:
yunjie 2024-02-19 20:18:43 +00:00
commit 36c24633f2
2 changed files with 2 additions and 2 deletions

View file

@ -592,7 +592,7 @@ typedef MLAN_PACK_START struct {
/* count */
t_u16 count;
/** wpa_suite list */
wpa_suite list[1];
wpa_suite list[];
} MLAN_PACK_END wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t;
/** IEEEtypes_Rsn_t */

View file

@ -592,7 +592,7 @@ typedef MLAN_PACK_START struct {
/* count */
t_u16 count;
/** wpa_suite list */
wpa_suite list[1];
wpa_suite list[];
} MLAN_PACK_END wpa_suite_ucast_t, wpa_suite_auth_key_mgmt_t;
/** IEEEtypes_Rsn_t */