> Johannes -- why do we have the requirement for NETDEVICES_MULTIQUEUE > on CONFIG_MAC80211_QOS? My current config doesn't have it it and > CONFIG_MAC80211_QOS still works right now enabled. Of course the > driver I'm testing doesn't have 11n though. because otherwise skb_get_queu_mapping always returns 0 and you use only one queue. > Shouldn't we just make MAC80211_QOS depend on NET_SCHED and figure out > we can't support 11n based on NETDEVICES_MULTIQUEUE? no, 11e also needs multiple queues. 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