Re: [PATCH] olpc-mesh: force use of WEXT

2012-05-16 Thread Dan Williams
On Wed, 2012-05-16 at 18:51 +0100, Daniel Drake wrote: > The libertas driver now uses nl80211 for mesh, and wifi-utils chooses to > use wifi-utils-nl80211. > > The wifi-utils-nl80211 code does not have implementations for > mesh_get_channel/mesh_set_channel and this breaks mesh networking. > Addin

[PATCH] olpc-mesh: force use of WEXT

2012-05-16 Thread Daniel Drake
The libertas driver now uses nl80211 for mesh, and wifi-utils chooses to use wifi-utils-nl80211. The wifi-utils-nl80211 code does not have implementations for mesh_get_channel/mesh_set_channel and this breaks mesh networking. Adding these methods under nl80211 is a little painful. For now, force