You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AirportItlwm: Disable MFP capability flag for airport which avoids ad…
…ding MFP capable flag on association routine, but we don't really support MFP in the drivers. This patch fix the performance issue on connecting WPA2/WPA3 mixed network(11w optional).
Fix error code when allocating a Tx queue, error code value should be…
… negative here or the caller will assume that we have allocate a queue success.