ath9k: Cleanup spectral scan code
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 18 Dec 2013 04:23:18 +0000 (09:53 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Dec 2013 20:23:37 +0000 (15:23 -0500)
commitf65c0825512b7b8ed6cc6e43bb46ca2c758d9ae4
tree191e71555134308420c306b2b338212ef58dd6c2
parentf726ee65ae61e04762f722372095c99d10ed96a9
ath9k: Cleanup spectral scan code

* Move definitions to spectral.h
* Move processing/debug code to spectral.c

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Makefile
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/debug.h
drivers/net/wireless/ath/ath9k/recv.c
drivers/net/wireless/ath/ath9k/spectral.c [new file with mode: 0644]
drivers/net/wireless/ath/ath9k/spectral.h [new file with mode: 0644]