Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352810
b: refs/heads/master
c: 3104ba1
h: refs/heads/master
v: v3
  • Loading branch information
Eytan Lifshitz authored and Johannes Berg committed Feb 18, 2013
1 parent 3eb6fe0 commit a2e0f91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec8b6885b543ceeb47fdb0c0e6981bb7420ab59e
refs/heads/master: 3104ba151eb9df1bc14878cfd2e4356bf537d18c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/dvm/tt.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,8 +471,8 @@ static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force)
set_bit(STATUS_CT_KILL, &priv->status);
iwl_perform_ct_kill_task(priv, true);
} else {
iwl_prepare_ct_kill_task(priv);
tt->state = old_state;
iwl_prepare_ct_kill_task(priv);
}
} else if (old_state == IWL_TI_CT_KILL &&
tt->state != IWL_TI_CT_KILL) {
Expand Down

0 comments on commit a2e0f91

Please sign in to comment.