Re: [PATCH 2/2] ath: Fix a false radar detection pattern

2014-11-24 Thread Kalle Valo
Vivek Natarajan writes: > For FCC and JP, in one of the radar patterns, PPB and PRF seems to be > interchanged leading to frequent incorrect radar detections. > > Signed-off-by: Vivek Natarajan > --- > drivers/net/wireless/ath/dfs_pattern_detector.c |4 ++-- > 1 file changed, 2 insertions(+

[PATCH 2/2] ath: Fix a false radar detection pattern

2014-11-24 Thread Vivek Natarajan
For FCC and JP, in one of the radar patterns, PPB and PRF seems to be interchanged leading to frequent incorrect radar detections. Signed-off-by: Vivek Natarajan --- drivers/net/wireless/ath/dfs_pattern_detector.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers