From: Johannes Berg Date: Tue, 10 Feb 2009 20:26:03 +0000 (+0100) Subject: mac80211: split managed/ibss code a little more X-Git-Tag: v2.6.30-rc1~662^2~738^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3d2c3fe32dd4d0a421ba39caba1cf87402314e;p=pandora-kernel.git mac80211: split managed/ibss code a little more It appears that you can completely mess up mac80211 in IBSS mode by sending it a disassoc or deauth: it'll stop queues and do a lot more but not ever do anything again. Fix this by not handling all those frames in IBSS mode, Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed