mwifiex/mxm_wifiex
yang.tian 0d82d39f24 MA-18600 Wifi: Wifi direct is not working
"mgmt_subtype_mask" is not updated with the supplicant provided
mask in the "mgmt_frame_register" handler.
cfg80211 handler "mgmt_frame_register" is updated from the kernel
version 5.8 onwards. mgmt_subtype_mask is not updated in the 5.8
specific path.

Updating mgmt_subtype_mask with required mask from supplicant
in the 5.8 kernel specific hanlder path.
Test: Wifi Direct work as GO or GC.

Change-Id: I457e1b44ec0b9f3481b5ccc81ccaa6a9e67b741b
Signed-off-by: yang.tian <yang.tian@nxp.com>
2021-02-01 13:14:48 +08:00
..
wlan_src MA-18600 Wifi: Wifi direct is not working 2021-02-01 13:14:48 +08:00
mxmwifi.mk MA-18646 Build nxp mxmwifi driver out of kernel tree 2021-01-28 18:15:53 +08:00