Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath10k
Pedersen, Thomas f6f64cfb96 ath10k: remove set/get_tsf ieee80211_ops
Neither of these did the right thing:

- get_tsf just returned 0
- set_tsf assumed a simple offset was applied against
  get_tsf(), which works, except in the case of
  calculating TSF from rx_mactime (actual TSF).

Just remove them for now. We can reimplement set_tsf in
terms of TSF increment/decrement in the future if get_tsf
is ever supported by FW.

Signed-off-by: Thomas Pedersen <twp@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-11-23 15:54:17 +02:00
..
2016-09-28 12:41:04 +03:00
2016-01-28 10:47:28 +02:00
2016-10-04 18:03:22 +03:00
2016-10-04 18:03:22 +03:00
2016-10-04 18:03:22 +03:00
2016-10-04 18:03:22 +03:00
2016-11-23 15:54:17 +02:00
2016-09-13 15:25:09 +03:00
2016-09-09 14:49:47 +03:00
2014-09-11 23:42:36 +03:00
2014-09-11 23:42:36 +03:00
2016-11-23 15:54:17 +02:00
2016-11-23 15:54:17 +02:00
2015-03-30 09:10:24 +03:00