Re: [PATCH V2 3/7] brcmfmac: Increase nr of supported flowrings.
From: Arend van Spriel <hidden>
Date: 2015-08-29 10:48:59
From: Arend van Spriel <hidden>
Date: 2015-08-29 10:48:59
On 08/29/2015 11:38 AM, Rafał Miłecki wrote:
On 29 August 2015 at 10:13, Arend van Spriel [off-list ref] wrote:quoted
First about the warnings in core.c:1144. I believe they are fixed by one of the patches submitted last week [1].This is correct :)quoted
Now about the problem upon start_xmit. The theory was that you had allocation failure leading to the null pointer deref. If you don't see any allocation failure on your setup that theory seems invalid. So there is another root cause that we need to find.Let me know if you have any patches (fixing or debugging) you want me to test. I'll be happy to help.
So can you indicate whether you have seen allocation failures or not. Regards, Arend