mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 14:33:05 +00:00
rtl8188eu: Make debug level settable from module loading
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
a9f33120c5
commit
ec15c88773
3 changed files with 10 additions and 4 deletions
|
@ -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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue