|
@@ -12475,7 +12475,6 @@ struct hdd_context *hdd_context_create(struct device *dev)
|
|
}
|
|
}
|
|
|
|
|
|
status = cfg_parse(WLAN_INI_FILE);
|
|
status = cfg_parse(WLAN_INI_FILE);
|
|
- QDF_BUG(QDF_IS_STATUS_SUCCESS(status));
|
|
|
|
if (QDF_IS_STATUS_ERROR(status)) {
|
|
if (QDF_IS_STATUS_ERROR(status)) {
|
|
hdd_err("Failed to parse cfg %s; status:%d\n",
|
|
hdd_err("Failed to parse cfg %s; status:%d\n",
|
|
WLAN_INI_FILE, status);
|
|
WLAN_INI_FILE, status);
|