From: Johannes Berg Date: Wed, 1 Aug 2012 13:53:45 +0000 (+0200) Subject: mac80211: fix CSA handling timer X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3049000b97bbfc90aa9ba413eadc4007e5bce2e0;p=pandora-kernel.git mac80211: fix CSA handling timer The time until the channel switch is in TU, not in milliseconds, so use TU_TO_EXP_TIME() to correctly program the timer. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed