qcacld-3.0: Add qdf references in place of cdf
Replace CDF references with QDF references. Change-Id: Ifb4571174719b5fce61dd305545d05628265f317 CRs-Fixed: 981188
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
cbc6d72570
commit
f04e84f24a
@@ -635,7 +635,7 @@ static int wlan_logging_proc_sock_rx_msg(struct sk_buff *skb)
|
||||
wake_up_interruptible(&gwlan_logging.wait_queue);
|
||||
} else {
|
||||
/* This is to set the default levels (WLAN logging
|
||||
* default values not the CDF trace default) when
|
||||
* default values not the QDF trace default) when
|
||||
* logger app is registered for the first time.
|
||||
*/
|
||||
gapp_pid = wnl->nlh.nlmsg_pid;
|
||||
|
Reference in New Issue
Block a user