net: wireless: bcmdhd: Allow error debug prints from the beginning

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
Dmitry Shmidt
2011-06-08 15:13:38 -07:00
committed by Colin Cross
parent e02edfa975
commit 77a870da2e

View File

@@ -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>