qcacmn: Fixed regdb kernel panic
Analysis: Seen kernel panic when setting the NULL country code in FW. Solution: Send an indication to Offload layer if Firmware fails to set the country code. Change-Id: Ic01ee170cfca31d840236625c1d1497426eafc68 CRs-Fixed: 2083318
此提交包含在:
@@ -320,6 +320,8 @@ QDF_STATUS target_if_register_regulatory_tx_ops(struct wlan_lmac_if_tx_ops
|
||||
|
||||
reg_ops->fill_umac_legacy_chanlist = NULL;
|
||||
|
||||
reg_ops->set_country_failed = NULL;
|
||||
|
||||
reg_ops->register_11d_new_cc_handler =
|
||||
tgt_if_regulatory_register_11d_new_cc_handler;
|
||||
|
||||
|
新增問題並參考
封鎖使用者