mac80211_hwsim: Update timestamp in Probe Response frames
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 26 Nov 2015 18:50:12 +0000 (20:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commit732b5395efd05e79f546b59d6aa02653608bfe03
tree5f8fa79b0cd9ab58e0bca1f4fa8134b27badf788
parentc39b336deb2ec92751488531a05fd14bbe7fa89e
mac80211_hwsim: Update timestamp in Probe Response frames

Previously, this was done only for Beacon frames, but similar timestamp
update is needed for Probe Response frames to make these more accurately
match the real IEEE 802.11 behavior. Previously, all zeros timestamp was
sent in Probe Response frames.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c