Re: [PATCH 4/5] iwlwifi: mvm: fix array out of bounds reference

2018-03-16 Thread Luca Coelho
Hi Kalle, On Fri, 2018-03-16 at 14:38 +0200, Kalle Valo wrote: > Luca Coelho writes: > > > From: Avraham Stern > > > > When starting aggregation, the code checks the status of the queue > > allocated to the aggregation tid, which might not yet be

Re: [PATCH 4/5] iwlwifi: mvm: fix array out of bounds reference

2018-03-16 Thread Kalle Valo
Luca Coelho writes: > From: Avraham Stern > > When starting aggregation, the code checks the status of the queue > allocated to the aggregation tid, which might not yet be allocated > and thus the queue index may be invalid. > Fix this by reserving a new