mac80211: add device_timestamp to the ieee80211_channel_switch struct
authorLuciano Coelho <luciano.coelho@intel.com>
Wed, 8 Oct 2014 06:48:35 +0000 (09:48 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Oct 2014 09:30:08 +0000 (11:30 +0200)
commit2ba45384e5426b9a4aeb77656dce0bf3250ce54e
treeecb6921c85ad60f21c7cb10b5210e15f6cfee9f8
parenta2db2ed3fb7d35ff2405d08fc012a5db8ddb36e0
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>
include/net/mac80211.h
net/mac80211/mlme.c
net/mac80211/trace.h