Ignore:
Timestamp:
05/05/12 13:05:50 (13 months ago)
Author:
BrainSlayer
Message:

update kernel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/linux/universal/linux-3.3/drivers/net/wireless/iwlwifi/iwl-agn.c

    r18778 r19208  
    14041404void iwlagn_prepare_restart(struct iwl_priv *priv) 
    14051405{ 
    1406         struct iwl_rxon_context *ctx; 
    14071406        bool bt_full_concurrent; 
    14081407        u8 bt_ci_compliance; 
     
    14131412        lockdep_assert_held(&priv->shrd->mutex); 
    14141413 
    1415         for_each_context(priv, ctx) 
    1416                 ctx->vif = NULL; 
    14171414        priv->is_open = 0; 
    14181415 
Note: See TracChangeset for help on using the changeset viewer.