Re: ath9k: Turn ath_txq_lock/unlock() into static inlines.
From: Kalle Valo <hidden>
Date: 2016-12-15 08:45:06
From: Kalle Valo <hidden>
Date: 2016-12-15 08:45:06
Toke Høiland-Jørgensen wrote:
These are one-line functions that just call spin_lock/unlock_bh(); turn them into static inlines to avoid the function call overhead. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Patch applied to ath-next branch of ath.git, thanks. 5c4607ebaabe ath9k: Turn ath_txq_lock/unlock() into static inlines. -- https://patchwork.kernel.org/patch/9449285/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches