commit | 2ba45384e5426b9a4aeb77656dce0bf3250ce54e | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Wed Oct 08 09:48:35 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Oct 09 11:30:08 2014 +0200 |
tree | ecb6921c85ad60f21c7cb10b5210e15f6cfee9f8 | |
parent | a2db2ed3fb7d35ff2405d08fc012a5db8ddb36e0 [diff] |
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 <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>