]> 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)
commit3f3c31bdb3e4e1eff2505c464423f54cfeb31133
tree9b91a56e26f268d925e6b420ccaab58dbad15625
parent4533fc7ac6f6aa0f23a4d001c03ea14157d75ba8
mac80211: update oper_channel on ibss join

Commit ded64d0 ("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