From: Chun-Yeow Yeoh Date: Tue, 25 Feb 2014 07:29:54 +0000 (+0200) Subject: ath10k: implement drv_get_tsf for ibss merging X-Git-Tag: v3.15-rc1~113^2~93^2^2~92^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ebbccfb73f59edd67a41b18706f36f1b1edae1;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed