qcacmn: Fix excessive console logging from qdf set print level
qdf set print verbose level is using pr_info to log debug logs and pr_info logs are logged on console hence change pr_info to pr_debug to avoid logging debug logs on console. Change-Id: I43ccef244c9576483f1520c0a5027ac88e0cbb07 CRs-Fixed: 2342962
Loading
Please register or sign in to comment