[PATCH v2 3/3] libertas: reimplement mesh channel selection
Kalle Valo
kvalo at adurom.com
Wed Jul 20 14:10:50 EDT 2011
Daniel Drake <dsd at laptop.org> writes:
> This reimplements code allowing for mesh channel selection according
> to how NetworkManager expects.
[...]
> +static const iw_handler mesh_iw_handler[] =
> +{
> + IW_HANDLER(SIOCGIWNAME, (iw_handler) mesh_get_name),
> + IW_HANDLER(SIOCGIWFREQ, (iw_handler) mesh_get_freq),
> + IW_HANDLER(SIOCSIWFREQ, (iw_handler) mesh_set_freq),
> +};
We are trying to remove wext code, not add it. I'm surprised to see this.
--
Kalle Valo
More information about the libertas-dev
mailing list