Loading
qcacld-3.0: Move regulatory event initializtion
Currently, the regulatory update event is created in hdd_regulatory_init. In some cases, the country can be set before this function, causing a crash. Move the event creation to before the country setting logic. Change-Id: I344d0de71f1983b3da7b47b816d6bbb0e402cbe8 CRs-fixed: 2891434