Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266742
b: refs/heads/master
c: 281e27c
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy authored and John W. Linville committed Oct 14, 2011
1 parent 8b90d3a commit a6a3d0a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9e8107ed9058e910eee982ee94d3a5eb201fb5d1
refs/heads/master: 281e27c8092da95c83f6bc3df8fc11235f4b364c
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,8 @@ int iwl_trans_pcie_tx_agg_disable(struct iwl_trans *trans,
default:
IWL_WARN(trans, "Stopping AGG while state not ON"
"or starting\n");
spin_unlock_irqrestore(&trans->shrd->sta_lock, flags);
return 0;
}

write_ptr = trans_pcie->txq[txq_id].q.write_ptr;
Expand Down

0 comments on commit a6a3d0a

Please sign in to comment.