Holger Schurig wrote: > However, cfg80211_inform_bss() want's a channel. And it wants the > IEs as well. A presume it scans those IEs, too. So do we need to > parse the IEs twice? That is what orinoco does. It's slightly worse for non-WPA firmware on orinoco. They supply ssid and supported rates in a structure, and don't give access to the original IEs - so the driver has to reconstruct the approporiate IE as best it can, so cfg80211 can export them (all in orinoco/scan.c). Dave. -- 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