Luca Coelho <luca@xxxxxxxxx> writes: > From: Avraham Stern <avraham.stern@xxxxxxxxx> > > 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 queue in case the queue id is invalid. > > While at it, clean up some unreachable code (a condition that is > already handled earlier) and remove all the non-DQA comments since > non-DQA mode is no longer supported. Doing cleanup on a patch for 4.16 is not really a good idea, I guess it's ok this time. But please do try to avoid that. -- Kalle Valo