Ver Fonte

qcacmn: Add version to regulatory database

Regdb SW needs to be versioned so that implementation
can be mapped to published QCA regulatory database.

Change-Id: I925f9953f410507417747793381fd2f4b196f759
CRs-Fixed: 2354364
Amar Singhal há 6 anos atrás
pai
commit
098cb680ea
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      umac/regulatory/core/src/reg_db.c

+ 2 - 1
umac/regulatory/core/src/reg_db.c

@@ -19,7 +19,8 @@
 
 /**
  * DOC: reg_db.c
- * This file provides regulatory data base
+ * This file implements QCA regulatory database.
+ * Current implementation conforms to database version 26
  */
 
 #include <qdf_types.h>