]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: update oper_channel on ibss join
authorEliad Peller <eliad@wizery.com>
Tue, 10 Jan 2012 13:19:54 +0000 (15:19 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Jan 2012 19:47:09 +0000 (14:47 -0500)
commit5b95e73fcf29d3c78e5c6dc4c074195534b094d5
tree9b91a56e26f268d925e6b420ccaab58dbad15625
parentf128b1235ac49b6a5067dfe4994ab947cf76c0da
mac80211: update oper_channel on ibss join

Commit 0d88c1b ("mac80211: Add HT operation modes for IBSS") broke
ibss operation by mistakenly removing the local->oper_channel
update (causing ibss to start on the wrong channel). fix it.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Acked-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c