aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r--include/net/cfg80211.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 061c01957e54..7d3cd3ce9a26 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -2153,7 +2153,9 @@ struct wiphy {
2153 char fw_version[ETHTOOL_BUSINFO_LEN]; 2153 char fw_version[ETHTOOL_BUSINFO_LEN];
2154 u32 hw_version; 2154 u32 hw_version;
2155 2155
2156#ifdef CONFIG_PM
2156 struct wiphy_wowlan_support wowlan; 2157 struct wiphy_wowlan_support wowlan;
2158#endif
2157 2159
2158 u16 max_remain_on_channel_duration; 2160 u16 max_remain_on_channel_duration;
2159 2161