Re: [PATCH ath-next] wifi: ath9k: improve stability on AR9330/AR9340

From: Jeff Johnson

Date: Tue Jun 02 2026 - 11:56:23 EST


On 5/21/2026 4:24 PM, Rosen Penev wrote:
> +static inline void ath9k_hw_disable_pll_lock_detect(struct ath_hw *ah)
> +{
> + /* On AR9330 and AR9340 devices, some PHY registers must be

note that networking code no longer has a different block comment style, so
please follow the common Linux block comment style and have /* on a line by itself