Search Linux Wireless

Re: [PATCH] mac80211: fix crash with single-queue drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux