diff options
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r-- | net/mac80211/ieee80211_i.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h index 455cc7ade9f5..fa930e01295f 100644 --- a/net/mac80211/ieee80211_i.h +++ b/net/mac80211/ieee80211_i.h | |||
@@ -1086,6 +1086,7 @@ void ieee80211_process_measurement_req(struct ieee80211_sub_if_data *sdata, | |||
1086 | 1086 | ||
1087 | /* Suspend/resume and hw reconfiguration */ | 1087 | /* Suspend/resume and hw reconfiguration */ |
1088 | int ieee80211_reconfig(struct ieee80211_local *local); | 1088 | int ieee80211_reconfig(struct ieee80211_local *local); |
1089 | void ieee80211_stop_device(struct ieee80211_local *local); | ||
1089 | 1090 | ||
1090 | #ifdef CONFIG_PM | 1091 | #ifdef CONFIG_PM |
1091 | int __ieee80211_suspend(struct ieee80211_hw *hw); | 1092 | int __ieee80211_suspend(struct ieee80211_hw *hw); |