> > Well if you want to push the mesh wext bits through to cfg80211 > > (temporarily) you wouldn't even need to depend on WEXT. I'd prefer, > > however, to not do this, and just use the cfg80211 wext handlers in > > libertas and depend on WEXT for now. > > Yeah, I think it's best to handle the mesh WEXT ioctls separately for > now. There are really only 4 of them (get/set SSID, set channel, get > mode) that matter for mesh. The rest of the ioctls that the mesh > interface supports get redirected to the cfg80211 handlers because they > aren't specific to mesh. We can reduce this to 3, because get/set channel could simply go via cfg80211. I'm unsure if we still need an GIWRANGE for mesh, but probably not. Dan, you once said that you converted the MESH firmware calls to new style commands. Do you have those around? Maybe I can re-work them if they don't apply anymore. -- http://www.holgerschurig.de -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html