On 05/19/2014 11:21 PM, Emmanuel Grumbach wrote:
> From: Emmanuel Grumbach <emmanuel.grumb...@intel.com>
> 
> This feature has been causing trouble - disable it for now.
> Fixes are available, but they are too big to be backported.
> 
> Signed-off-by: Emmanuel Grumbach <emmanuel.grumb...@intel.com>
> ---
>  drivers/net/wireless/iwlwifi/mvm/mac80211.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/iwlwifi/mvm/mac80211.c 
> b/drivers/net/wireless/iwlwifi/mvm/mac80211.c
> index cd6ea2e..17c097d 100644
> --- a/drivers/net/wireless/iwlwifi/mvm/mac80211.c
> +++ b/drivers/net/wireless/iwlwifi/mvm/mac80211.c
> @@ -619,7 +619,7 @@ static int iwl_mvm_mac_add_interface(struct ieee80211_hw 
> *hw,
>       if (ret)
>               goto out_remove_mac;
>  
> -     if (!mvm->bf_allowed_vif &&
> +     if (!mvm->bf_allowed_vif && false &&
>           vif->type == NL80211_IFTYPE_STATION && !vif->p2p &&
>           mvm->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_BF_UPDATED){
>               mvm->bf_allowed_vif = mvmvif;
> 

Since I don't know how to sign with git-send-email, I am replying and signing 
here as the maintainer of iwlwifi.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to