[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)
commitaeea0ab45ae3d761064ca926863bb41f0ad167ce
tree014af0acbc6920cb0cea7e3cb9377365f8ade54e
parentac26f81ccecc23ad5d8c20ebe1dd482fa395298b
[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