]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - hostapd/config.h
Merge wpa_supplicant and hostapd driver wrapper implementations
[thirdparty/hostap.git] / hostapd / config.h
index 6d4174083f69f6690892452fa975b7473f26aede..c6a615b59fb1734e822c9faa8b6eefdf41006deb 100644 (file)
@@ -339,7 +339,7 @@ struct hostapd_config {
        int *supported_rates;
        int *basic_rates;
 
-       const struct hapd_driver_ops *driver;
+       const struct wpa_driver_ops *driver;
 
        int passive_scan_interval; /* seconds, 0 = disabled */
        int passive_scan_listen; /* usec */