From: Jouni Malinen Date: Thu, 30 Oct 2008 14:59:25 +0000 (+0200) Subject: mac80211_hwsim: Make sure beacon_timer gets deleted X-Git-Tag: v2.6.29-rc1~581^2~742^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1ef980504ca7f17b675b3a53a88956f800fce3;p=pandora-kernel.git mac80211_hwsim: Make sure beacon_timer gets deleted It was possible to trigger a kernel panic because beacon_timer may not have been deleted in all cases when the kernel module was removed while hostapd was still running. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed