]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: automatic IBSS channel selection
authorDaniel Drake <dsd@gentoo.org>
Sat, 19 Jul 2008 22:31:17 +0000 (23:31 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Aug 2008 19:09:10 +0000 (15:09 -0400)
commit80693ceb78b08baa3b66a900d9225b2cf9c6f0ed
treefb1a3060d10cb05affc2990b1eeb866172ccf8a5
parentb5d7be5e665f29274cfe6645b661acb38cb1d19b
mac80211: automatic IBSS channel selection

When joining an ad-hoc network, the user is currently required to specify
the channel. The network will not be joined otherwise, unless it happens
to be sitting on the currently active channel.

This patch implements automatic channel selection when the user has not
locked the interface onto a specific channel.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c