qcacld-3.0: Enable DFS logging

Enable logging from new DFS component.

Change-Id: I91b91ed5613b692bfbdd1c8b47c80cd9dfd4effe
CRs-Fixed: 2104732
This commit is contained in:
Arif Hussain
2017-09-05 16:58:23 -07:00
committed by snandini
parent 0a32ac4e02
commit fde76e7f78

View File

@@ -252,6 +252,7 @@ static const struct category_info cinfo[MAX_SUPPORTED_CATEGORY] = {
[QDF_MODULE_ID_TDLS] = {QDF_TRACE_LEVEL_ALL},
[QDF_MODULE_ID_REGULATORY] = {QDF_TRACE_LEVEL_ALL},
[QDF_MODULE_ID_SERIALIZATION] = {QDF_TRACE_LEVEL_ALL},
[QDF_MODULE_ID_DFS] = {QDF_TRACE_LEVEL_ALL},
};
/* internal function declaration */