]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/winbond/core.h
Staging: w35und: move global wbsoft_enabled to struct wbsoft_priv
[linux-2.6-omap-h63xx.git] / drivers / staging / winbond / core.h
index 64b73bbf747456f9d1dbbf00fc04bb28deec0db7..c6dd223e722fae7604be31ab8ad7732588153328 100644 (file)
@@ -39,6 +39,8 @@ struct wbsoft_priv {
        struct iw_statistics iw_stats;
 
        u8 LinkName[WB_MAX_LINK_NAME_LEN];
+
+       bool enabled;
 };
 
 #endif /* __WINBOND_CORE_H */