OSDN Git Service

ath10k: set the mactime of ieee80211_rx_status
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Wed, 26 Feb 2014 16:42:05 +0000 (18:42 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 27 Feb 2014 16:37:05 +0000 (18:37 +0200)
commite72698f8a95f16ca764b62b609c50e3423e2a584
tree43cafe6822ab56cce95fcbf89502482b02f24e75
parent76f900244f084ae684c282f7aac938419d6afb2e
ath10k: set the mactime of ieee80211_rx_status

Retrieve the mactime of ieee80211_rx_status based on received
data frame. The value is obtained from the htt_rx_indication_ppdu
structure and only available in 32-bit.

kvalo: white space fixes

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.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
drivers/net/wireless/ath/ath10k/txrx.c