On 16 August 2015 at 08:55, Arend van Spriel <arend@xxxxxxxxxxxx> wrote: > diff --git a/drivers/net/wireless/brcm80211/brcmfmac/flowring.h b/drivers/net/wireless/brcm80211/brcmfmac/flowring.h > index 5551861..3a7d9c2 100644 > --- a/drivers/net/wireless/brcm80211/brcmfmac/flowring.h > +++ b/drivers/net/wireless/brcm80211/brcmfmac/flowring.h > @@ -16,7 +16,7 @@ > #define BRCMFMAC_FLOWRING_H > > > -#define BRCMF_FLOWRING_HASHSIZE 256 > +#define BRCMF_FLOWRING_HASHSIZE 512 /* has to be 2^x */ > #define BRCMF_FLOWRING_INVALID_ID 0xFFFFFFFF Applying patch *and* switching back to 256 let brcmfmac work again with my BCM43602. Not sure if it helps to understand the problem much. -- 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