From: Johannes Berg Date: Tue, 5 Feb 2013 16:48:40 +0000 (+0100) Subject: mac80211: introduce beacon-only timing data X-Git-Tag: v3.9-rc1~139^2~31^2^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef429dadf33feeb150098dbe84ccaa877e3261f6;p=pandora-kernel.git mac80211: introduce beacon-only timing data In order to be able to predict the next DTIM TBTT in the driver, add the ability to use timing data from beacons only with the new hardware flag IEEE80211_HW_TIMING_BEACON_ONLY and the BSS info value sync_dtim_count which is only valid if the timing data came from a beacon. The data can only come from a beacon, and if no beacon was received before association it is updated later together with the DTIM count notification. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed