Clean up HT40 scan and share nl80211 scanning code
[wpasupplicant] / src / drivers / driver_ndis.c
index f642db4..7223ca1 100644 (file)
@@ -3247,7 +3247,6 @@ const struct wpa_driver_ops wpa_driver_ndis_ops = {
        NULL /* set_ieee80211d */,
        NULL /* hapd_set_beacon */,
        NULL /* set_internal_bridge */,
-       NULL /* hapd_set_beacon_int */,
        NULL /* set_broadcast_ssid */,
        NULL /* set_cts_protect */,
        NULL /* set_preamble */,
@@ -3267,6 +3266,5 @@ const struct wpa_driver_ops wpa_driver_ndis_ops = {
        NULL /* set_radius_acl_expire */,
        NULL /* set_ht_params */,
        NULL /* set_wps_beacon_ie */,
-       NULL /* set_wps_probe_resp_ie */,
-       NULL /* get_neighbor_bss */
+       NULL /* set_wps_probe_resp_ie */
 };