ath10k: implement drv_get_tsf for ibss merging
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Tue, 25 Feb 2014 07:29:54 +0000 (09:29 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 26 Feb 2014 16:30:57 +0000 (18:30 +0200)
commit26ebbccfb73f59edd67a41b18706f36f1b1edae1
treea09fbc0f7ec5f72603488eab548cc94e94228d11
parentef1b4141d0430583743a6045901e4d1a73557a33
ath10k: implement drv_get_tsf for ibss merging

Implement the get TSF by simply returning 0 so that IBSS
merging is happening. Otherwise, IBSS nodes that have similar
SSID naming won't merge. This is simply fooling the mac80211
that the TSF in the received beacon is higher than the local TSF.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c