rtl8188eu: Make debug level settable from module loading

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2014-12-17 00:40:52 -06:00
parent a9f33120c5
commit ec15c88773
3 changed files with 10 additions and 4 deletions

View file

@ -24,7 +24,7 @@
#include "odm_precomp.h"
u32 GlobalDebugLevel;
const u2Byte dB_Invert_Table[8][12] = {
{ 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 4, 4},