net: wireless: bcmdhd: Allow error debug prints from the beginning
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 8 Jun 2011 22:13:38 +0000 (15:13 -0700)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:10:06 +0000 (09:10 -0700)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
drivers/net/wireless/bcmdhd/dhd_common.c

index 9791250d3eca5feca264c310527de14d8df1d3dd..811d9ce876ed9d3330d2045e0d41ebe3e25f07fe 100644 (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>