From: Johannes Berg Date: Mon, 18 Nov 2013 16:23:26 +0000 (+0100) Subject: mac80211_hwsim: use CLOCK_MONOTONIC_RAW X-Git-Tag: v3.14-rc1~94^2~334^2^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d940aaab881b0ee62557ffbaad877ac5a1b51db;p=pandora-kernel.git mac80211_hwsim: use CLOCK_MONOTONIC_RAW 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 --- Reading git-diff-tree failed