commit | 4fb5837ac2bd46a85620b297002c704e9958f64d | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <sw@simonwunderlich.de> | Mon Oct 01 17:26:59 2018 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Oct 02 07:44:18 2018 +0300 |
tree | d53a722723074dfd63fde2e2cfb8b43400a3776e | |
parent | 4e7a3fa5394e6a9e3865ef1cedaec5c0ca368dc7 [diff] |
ath9k: fix reporting calculated new FFT upper max Since the debug print code is outside of the loop, it shouldn't use the loop iterator anymore but instead print the found maximum index. Cc: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>