On Wed, 2012-07-04 at 12:53 +0200, Johannes Berg wrote: > @@ -362,7 +370,7 @@ static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, > if (!sdata->dev) > continue; > > - for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { > + for (ac = 0; ac < n_acs; ac++) { Ok, I based this on the wrong tree, but should be easy to resolve. I've applied a fixed version, but will wait for Larry to report test results. 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