Re: [PATCH] libertas: implement SSID scanning for SIOCSIWSCAN
From: Holger Schurig <hidden>
Date: 2008-02-26 15:23:20
From: Holger Schurig <hidden>
Date: 2008-02-26 15:23:20
1) I don't think scan_ssid_len gets cleared in enough places.
lbs_scan_networks() is now static. This makes it easy to verify that all code paths that call lbs_scan_networks() directly or=20 throught queue_delayed_work(..., &priv->scan_work, ...)=20 initialize scan_ssid_len.
2) might as well kill the filtered scan stuff in lbs_scan_networks().
Done.
3) Add =A0=A0=A0=A0=A0=A0=A0=A0range->scan_capa =3D IW_SCAN_CAPA_ESSID;
Done. I'm sending the new version ASAP :-) - To unsubscribe from this list: send the line "unsubscribe linux-wireles= s" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html