mac80211: split off mesh handling entirely
[safe/jmp/linux-2.6] / net / mac80211 / scan.c
index f8b296b..f4399e9 100644 (file)
@@ -476,6 +476,7 @@ void ieee80211_scan_completed(struct ieee80211_hw *hw)
 
  done:
        ieee80211_mlme_notify_scan_completed(local);
+       ieee80211_mesh_notify_scan_completed(local);
 }
 EXPORT_SYMBOL(ieee80211_scan_completed);