mac80211_hwsim: use CLOCK_MONOTONIC_RAW
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Nov 2013 16:23:26 +0000 (17:23 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Dec 2013 10:51:49 +0000 (11:51 +0100)
The beacon timers really shouldn't use any clock that is
subject to adjustments from userspace, particularly not
CLOCK_REALTIME. Use CLOCK_MONOTONIC_RAW instead.

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

Simple merge