]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] libertas: honor specific channel requests during association
authorDan Williams <dcbw@redhat.com>
Sat, 26 May 2007 02:30:48 +0000 (22:30 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:43 +0000 (14:28 -0400)
commitebe2b02e43f95d4fff50de985eb4702521d0b76d
tree014af0acbc6920cb0cea7e3cb9377365f8ade54e
parent4ee7baae9a736ead0dd5a34b0ba6b57c6031a448
[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 <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/assoc.c
drivers/net/wireless/libertas/scan.c
drivers/net/wireless/libertas/scan.h