Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352805
b: refs/heads/master
c: 93630dc
h: refs/heads/master
i:
  352803: f520411
v: v3
  • Loading branch information
Johannes Berg committed Feb 18, 2013
1 parent fb47322 commit baff6e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9cc40712a082b7288d00c57e8652e3b248e2554d
refs/heads/master: 93630dc3ef897975a542bb52bbed3969e647276e
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/mvm/time-event.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ static int iwl_mvm_time_event_send_add(struct iwl_mvm *mvm,

lockdep_assert_held(&mvm->mutex);

IWL_DEBUG_TE(mvm, "Add new TE, duration %d TU\n",
le32_to_cpu(te_cmd->duration));

spin_lock_bh(&mvm->time_event_lock);
if (WARN_ON(te_data->id != TE_MAX)) {
spin_unlock_bh(&mvm->time_event_lock);
Expand Down

0 comments on commit baff6e3

Please sign in to comment.