commit | 3049000b97bbfc90aa9ba413eadc4007e5bce2e0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Aug 01 15:53:45 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 20 13:57:49 2012 +0200 |
tree | 884719b4994b9727881381c6de02bad2ef2b87b7 | |
parent | 57eebdf3c28fe7134597acad529fc40f99b76601 [diff] |
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 <johannes.berg@intel.com>