mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
net: wireless: bcmdhd: Allow error debug prints from the beginning
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
committed by
Colin Cross
parent
e02edfa975
commit
77a870da2e
@@ -60,7 +60,7 @@
|
||||
#ifdef WLMEDIA_HTSF
|
||||
extern void htsf_update(struct dhd_info *dhd, void *data);
|
||||
#endif
|
||||
int dhd_msg_level;
|
||||
int dhd_msg_level = DHD_ERROR_VAL;
|
||||
|
||||
|
||||
#include <wl_iw.h>
|
||||
|
||||
Reference in New Issue
Block a user