
Currently in wlan_is_nan_allowed_on_6ghz_freq and __wlan_hdd_sysfs_freq_show static allocation of 6 GHz channel list is present which leads to stack overflow. To address this issue allocate 6 GHz channel list dynamically. Change-Id: If363270ab51516b67c68399f805a0434ccbb5bd3 CRs-Fixed: 3557442