On 06/06/2012 01:07 AM, Hauke Mehrtens wrote: > The xmtfifo_sz array contains the queue sizes for the different chip > revs. This array missed the sizes for the core rev 17 and 28. This Should probably use core revs instead of chip revs and I think we are talking about the 80211 core rev here. > --- a/drivers/net/wireless/brcm80211/brcmsmac/main.c > +++ b/drivers/net/wireless/brcm80211/brcmsmac/main.c > @@ -268,7 +268,7 @@ struct brcms_c_bit_desc { > */ > > /* Starting corerev for the fifo size table */ > -#define XMTFIFOTBL_STARTREV 20 > +#define XMTFIFOTBL_STARTREV 10 Why not start the table at rev 17? I do not expect any lower revs to get brcmsmac support. Gr. AvS -- 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