From b3501778bc08799456e8ca2a46646a4315c8dc01 Mon Sep 17 00:00:00 2001 From: Amitkumar Karwar Date: Wed, 27 Jun 2012 19:57:58 -0700 Subject: [PATCH] --- yaml --- r: 314927 b: refs/heads/master c: 2041d7dff287333036145ba3aab57e3b675babef h: refs/heads/master i: 314925: 01f7a64ff9268919a2d0724b324f6e2df676fdfc 314923: 0e57df6065893ab34d1658ee06706fec0e4ca063 314919: ab1520286199509f597d5efe83b13e63a3360600 314911: 00893ec637bb4c7942f3511494ff34c19470e1fb v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/mwifiex/cfg80211.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e9a2099d098b..bd2a83b4c0b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: caa8984f59b8be220767886ae27de855f77e6a61 +refs/heads/master: 2041d7dff287333036145ba3aab57e3b675babef diff --git a/trunk/drivers/net/wireless/mwifiex/cfg80211.c b/trunk/drivers/net/wireless/mwifiex/cfg80211.c index 02d0ee8609fa..cf97c2aec8b4 100644 --- a/trunk/drivers/net/wireless/mwifiex/cfg80211.c +++ b/trunk/drivers/net/wireless/mwifiex/cfg80211.c @@ -1746,7 +1746,7 @@ int mwifiex_register_cfg80211(struct mwifiex_adapter *adapter) memcpy(wiphy->perm_addr, priv->curr_addr, ETH_ALEN); wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM; - wiphy->flags |= WIPHY_FLAG_HAVE_AP_SME | WIPHY_FLAG_CUSTOM_REGULATORY; + wiphy->flags |= WIPHY_FLAG_HAVE_AP_SME; /* Reserve space for mwifiex specific private data for BSS */ wiphy->bss_priv_size = sizeof(struct mwifiex_bss_priv);