qcacld-3.0: Add QDF utils

Replace CDF utils with QDF utils.

Change-Id: Ib6b3ad56b3268b1be438f3204f91d995f8bb3900
CRs-Fixed: 981188
这个提交包含在:
Anurag Chouhan
2016-02-24 18:33:27 +05:30
提交者 Gerrit - the friendly Code Review server
父节点 c73697b4da
当前提交 c554842327
修改 79 个文件,包含 429 行新增893 行删除

查看文件

@@ -50,7 +50,7 @@
#include <qdf_net_types.h> /* QDF_NBUF_EXEMPT_NO_EXEMPTION, etc. */
#include <cdf_nbuf.h> /* cdf_nbuf_t, etc. */
#include <cdf_util.h> /* cdf_assert */
#include <qdf_util.h> /* qdf_assert */
#include <qdf_lock.h> /* cdf_spinlock */
#include <cds_queue.h> /* TAILQ */
#include <qdf_time.h>