From: Johannes Berg Date: Mon, 13 Jul 2009 11:23:39 +0000 (+0200) Subject: mac80211: cancel the connection monitor timers/work X-Git-Tag: v2.6.32-rc1~703^2~544^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e2b6286805c419d28a4c1e19e3a121af7449b20;p=pandora-kernel.git mac80211: cancel the connection monitor timers/work In "mac80211: monitor the connection" I forgot to add code to cancel the new timers & work when the interface is brought down, which isn't a problem if you just bring it down, but _is_ a problem when you destroy the interface. Correct this lapse. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed