ath9k: Skip malformed frames on normal FFT report
authorNick Kossifidis <mickflemm@gmail.com>
Wed, 29 Apr 2015 23:51:17 +0000 (23:51 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 9 May 2015 13:46:14 +0000 (16:46 +0300)
commit0f2c75de6422f63d614ce5e1ac13d83968c19fec
tree2832056772d53c2c79f2da74829a6123229a2f5d
parent72dd2cdaade639edc91483d5b0e526701926f630
ath9k: Skip malformed frames on normal FFT report

Since we have lots of frames on a normal FFT report don't bother
processing the malformed ones. Only try to fix malformed frames
in case of a short FFT report (only a single frame on the report).

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/common-spectral.c
This page took 0.024599 seconds and 5 git commands to generate.