From: Johannes Berg Date: Mon, 1 Dec 2008 17:50:27 +0000 (+0100) Subject: iwlwifi: disable AP mode X-Git-Tag: v2.6.29-rc1~581^2~305^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33fd8195529d74c0fe23cddd1c76fe7e03bbd324;p=pandora-kernel.git iwlwifi: disable AP mode iwlwifi does not support AP mode in any way. For one, it doesn't even buffer multicast/broadcast frames properly. We didn't allow zd1211rw AP mode to be enabled without this, so iwlwifi shouldn't be allowed to advertise AP mode either. It also doesn't work at all, it doesn't even answer to probe requests, I'm guessing the packet injection code was disabled again. Signed-off-by: Johannes Berg Acked-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed