From: Eliad Peller Date: Thu, 15 Sep 2011 09:07:05 +0000 (+0300) Subject: wl12xx: remove P2P ie from probe response X-Git-Tag: v3.2-rc1~129^2~183^2~38^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26b4bf2e0f0dbafa4dd575b03ffcb12710ef5611;p=pandora-kernel.git wl12xx: remove P2P ie from probe response wl12xx uses a single probe response template, regardless of the probe request. However, the P2P spec forbids including the p2p ie in some cases (e.g. the probe request didn't include the p2p ie). The fw responds only to probe requests that don't include the p2p ie, and passes up probe requests that include them (the supplicant will answer them). Thus, strip the p2p ie from the probe response template. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed