]> git.pld-linux.org Git - packages/wpa_supplicant.git/commitdiff
- up to wpa_supplicant 0.6.3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Jun 2008 21:36:23 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wpa_supplicant-0.4.7_dscape-02.patch -> 1.3

wpa_supplicant-0.4.7_dscape-02.patch

index 18443936ab224b725ab10a2bb79fedc67ff51323..4eb6107b825810d76e56bcc8d7f1b89e27b896a4 100644 (file)
@@ -432,7 +432,7 @@ diff -upN wpa_supplicant-0.4.7/src/drivers/driver_dscape.c wpa_supplicant-0.4.7-
 +static int wpa_driver_dscape_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size)
 +{
 +      struct wpa_driver_dscape_data *drv = priv;
-+      return wpa_driver_wext_get_scan_results(drv->wext, results, max_size);
++      return wpa_driver_wext_get_scan_results(drv->wext);
 +}
 +
 +static void * wpa_driver_dscape_init(void *ctx, const char *ifname)
This page took 0.091421 seconds and 4 git commands to generate.