On Thu, 2015-07-02 at 09:28 -0400, Bob Copeland wrote: > > + DECLARE_BITMAP(aid_map, IEEE80211_MAX_AID + 1); > Is there really much point in keeping a long-lived bitmap rather than iterating the existing stations when adding a new one? It's not such a frequent operation after all. johannes -- 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