OSDN Git Service

mwifiex: update current config_band info in start_ap
authorAvinash Patil <patila@marvell.com>
Thu, 4 Jun 2015 19:31:54 +0000 (01:01 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jun 2015 08:49:47 +0000 (11:49 +0300)
commit39d94eaa76e774f7dc4f3f338bf576d850f2ba11
treef205cb6fce5b870ed394a3329e25b99d6b015119
parent7a56c4168e4453732c35b1e33a683d91f04f379f
mwifiex: update current config_band info in start_ap

It was observed that AP beacons would not reflect correct regulatory
information upon starting AP in A band. This was because of missing
AP config band update in set_channel of start_ap.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/uap_cmd.c