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:
Anurag Chouhan
2016-03-03 10:12:12 +05:30
committed by Gerrit - the friendly Code Review server
parent cbc6d72570
commit f04e84f24a
82 changed files with 884 additions and 876 deletions

View File

@@ -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;