diff options
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index c26de6cb12f8..a36e0df5a17c 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -1657,7 +1657,7 @@ struct ieee80211_ops { | |||
1657 | struct ieee80211_key_conf *conf, | 1657 | struct ieee80211_key_conf *conf, |
1658 | struct ieee80211_sta *sta, | 1658 | struct ieee80211_sta *sta, |
1659 | u32 iv32, u16 *phase1key); | 1659 | u32 iv32, u16 *phase1key); |
1660 | int (*hw_scan)(struct ieee80211_hw *hw, | 1660 | int (*hw_scan)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, |
1661 | struct cfg80211_scan_request *req); | 1661 | struct cfg80211_scan_request *req); |
1662 | void (*sw_scan_start)(struct ieee80211_hw *hw); | 1662 | void (*sw_scan_start)(struct ieee80211_hw *hw); |
1663 | void (*sw_scan_complete)(struct ieee80211_hw *hw); | 1663 | void (*sw_scan_complete)(struct ieee80211_hw *hw); |