On Wed, 2011-09-07 at 20:34 -0700, Javier Cardona wrote: > Kazuyuki Sakoda, the current technical editor of TGs kindly pointed me > to the right section in the draft: Sec 5.2.14.3 states that "mesh > STAs are QoS STAs (...) [that] implement a subset of QoS > functionality". The use of the QoS frame format and EDCA support are > mandatory. Makes sense. > Based on that I'd like to prevent the creation of mesh interfaces on > phy's that don't support multiple queues. Would you like to suggest a > good place to perform that check? Since we probably can't do that in cfg80211, the most logical place would be ieee80211_check_concurrent_iface() even though on the face of it that function does something else; however, note the comment on ieee80211_do_open(). Maybe it warrants a rename of the function, something like ieee80211_check_iface_possible() maybe? 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