]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath10k: kill not needed fields from htt_rx_info
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Mon, 24 Mar 2014 20:23:19 +0000 (21:23 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 25 Mar 2014 12:12:18 +0000 (14:12 +0200)
commit87326c97b8a49fb8ec1cc4abddbfddc8a963d665
treec7bdd95e40775cfece6cae3714830506eb013125
parent36653f050b8083abc7b2ebfffbac7e68d85e2d7c
ath10k: kill not needed fields from htt_rx_info

Kill rates, tsf, fcs_err, mic_err, amsdu_more, encrypt_type, signal
from htt_rx_info and setup this directly in ieee80211_rx_status.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt.h
drivers/net/wireless/ath/ath10k/htt_rx.c