From: Dan Williams Date: Sat, 26 May 2007 02:30:48 +0000 (-0400) Subject: [PATCH] libertas: honor specific channel requests during association X-Git-Tag: v2.6.22-rc5~44^2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeea0ab45ae3d761064ca926863bb41f0ad167ce;p=pandora-kernel.git [PATCH] libertas: honor specific channel requests during association Previously if a fixed channel was specified along with an SSID, the channel request would be ignored during the association process. Instead, when searching for an adhoc or infrastructure network to join, allow filtering results based on channel so that the driver doesn't pick a BSS on a different channel than requested. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed