Re: [PATCH 2/2] ath9K: debugfs: Fix SPUR-DOWN field

2019-02-26 Thread Kalle Valo
Andrea Greco wrote: > SPUR DOWN field returns spurup instead of spurdown. > > Signed-off-by: Andrea Greco > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. d0480d4326e2 ath9k: debugfs: Fix SPUR-DOWN field -- https://patchwork.kernel.org/patch/10824837/ https

[PATCH 2/2] ath9K: debugfs: Fix SPUR-DOWN field

2019-02-21 Thread Andrea Greco
From: Andrea Greco SPUR DOWN field return spurup inside of spurdown Signed-off-by: Andrea Greco --- drivers/net/wireless/ath/ath9k/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath9k/debug.c b/drivers/net/wireless/ath/ath9k/debug.c index