From: Michael Wu Date: Wed, 28 Nov 2007 06:57:08 +0000 (-0500) Subject: mac80211: Fix behavior of ieee80211_open and ieee80211_close X-Git-Tag: v2.6.24-rc4~8^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b393f1dc76acbe65a97a4e51f8144f4a65fa1c9;p=pandora-kernel.git mac80211: Fix behavior of ieee80211_open and ieee80211_close This patch fixes: - Incorrect calls to ieee80211_hw_config when the radiotap flag is set. - Failure to actually unset the radiotap flag when all monitors are down. - Failure to call ieee80211_hw_config after successful interface start. Signed-off-by: Michael Wu Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed