]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add back channel change flag
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 7 Jun 2012 12:47:21 +0000 (14:47 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Jun 2012 17:47:08 +0000 (13:47 -0400)
commit749538e6cab93f8144aa4698b36e25a97960a483
tree60f9e2b3c872dc91fbff1a053edcf83d69a4cfcf
parent8b7a6276efd6bc0008797839b5c79d588622766e
mac80211: add back channel change flag

commit 19ee0885c0753b69f47658324aa13f2b3cd8f2ca
Author: Johannes Berg <johannes.berg@intel.com>
Date:   Wed Mar 28 10:58:36 2012 +0200

    mac80211: set HT channel before association

removed IEEE80211_CONF_CHANGE_CHANNEL argument from ieee80211_hw_config,
which is required by iwl4965 driver, otherwise that driver does not
configure channel properly and is not able to associate.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c