From: Johannes Berg Date: Fri, 10 Jul 2009 00:39:48 +0000 (+0200) Subject: mac80211: fix multi-use timer X-Git-Tag: v2.6.32-rc1~703^2~544^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca386f3137eb68621fadba546d9eb35ac2f82de3;p=pandora-kernel.git mac80211: fix multi-use timer We have, sometimes, multiple things that want to run but don't have their own timer. Introduce a new function to mac80211's mlme run_again() that makes sure that the timer will run again at the _first_ needed time, use that function and also properly reprogram the timer once it fired. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed