wireless: fix use-after-free bug
[project/netifd.git] / netifd.h
index 1f64555..75e997c 100644 (file)
--- a/netifd.h
+++ b/netifd.h
@@ -54,6 +54,7 @@ enum {
        DEBUG_SYSTEM    = 0,
        DEBUG_DEVICE    = 1,
        DEBUG_INTERFACE = 2,
+       DEBUG_WIRELESS  = 3,
 };
 
 #ifdef DEBUG