]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/mac80211_hwsim.c
mac80211: give virtual interface to hw_scan
[karo-tx-linux.git] / drivers / net / wireless / mac80211_hwsim.c
index 79bb8833ddb941fa72e9dc34bd3a5ae5fba43e9a..d016933d7573971812b45858ea76dc0314a87ac2 100644 (file)
@@ -973,6 +973,7 @@ static void hw_scan_done(struct work_struct *work)
 }
 
 static int mac80211_hwsim_hw_scan(struct ieee80211_hw *hw,
+                                 struct ieee80211_vif *vif,
                                  struct cfg80211_scan_request *req)
 {
        struct hw_scan_done *hsd = kzalloc(sizeof(*hsd), GFP_KERNEL);