mwifiex: do not send regulatory update while starting AP
authorAvinash Patil <patila@marvell.com>
Wed, 28 Jan 2015 10:24:16 +0000 (15:54 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Jan 2015 08:21:53 +0000 (10:21 +0200)
commit6144369f8b4bb8a74a1b0dbe06340df2a69b79c1
treef7f86d867e0ea93d12397814e8369945dabddb6f
parent047eaaf64503c2902d1e054d5b944de18d14b28c
mwifiex: do not send regulatory update while starting AP

When regulatory domain changes, cfg80211 already issues request
to change regulatory domain to driver via reg_notifier.
There is no need to set regulatory again during start_ap.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Qingshui Gao <gaoqs@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/cfg80211.c