aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/winbond/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/winbond/core.h')
-rw-r--r--drivers/staging/winbond/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/winbond/core.h b/drivers/staging/winbond/core.h
index 64b73bbf747..c6dd223e722 100644
--- a/drivers/staging/winbond/core.h
+++ b/drivers/staging/winbond/core.h
@@ -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 */