Re: [PATCH] ath10k: htt_tx: move lock into id_get function
From: Kalle Valo <hidden>
Date: 2018-07-30 17:59:13
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2018-07-30 17:59:13
Also in:
lkml, netdev
Nicholas Mc Guire [off-list ref] wrote:
This is only code refactoring as all call sites of ath10k_htt_tx_alloc_msdu_id() take the same lock it can be moved into the id_get function and the assertion dropped. Signed-off-by: Nicholas Mc Guire <redacted> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. e82f57c8b970 ath10k: htt_tx: move lock into id_get function -- https://patchwork.kernel.org/patch/10524837/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches