|
@@ -2211,7 +2211,7 @@ cnss_get_plat_priv_by_driver_ops(struct cnss_wlan_driver *driver_ops)
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- cnss_pr_err("Invalid cnss driver name from ko %s\n", driver_ops->name);
|
|
|
+ cnss_pr_vdbg("Invalid cnss driver name from ko %s\n", driver_ops->name);
|
|
|
/* in the dual wlan card case, the pld_bus_ops_name from dts
|
|
|
* and driver_ops-> name from ko should match, otherwise
|
|
|
* wlanhost driver don't know which plat_env it can use;
|