From: Luciano Coelho Date: Wed, 8 Oct 2014 06:48:35 +0000 (+0300) Subject: mac80211: add device_timestamp to the ieee80211_channel_switch struct X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba45384e5426b9a4aeb77656dce0bf3250ce54e;p=pandora-kernel.git mac80211: add device_timestamp to the ieee80211_channel_switch struct Some devices may need the device timestamp in order to synchronize the channel switch. To pass this value back to the driver, add it to the channel switch structure and copy the device_timestamp value received in the rx info structure into it. Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed