Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266316
b: refs/heads/master
c: 5adcb81
h: refs/heads/master
v: v3
  • Loading branch information
Amit Beka authored and John W. Linville committed Sep 21, 2011
1 parent 5117516 commit 099f79c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 08ecf10441c79ebebe5ce6b6ff9a06c586f5895c
refs/heads/master: 5adcb81037558aa545676f78dea2b2ce6c3b5819
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ static int iwl_trans_rx_alloc(struct iwl_trans *trans)
memset(&trans_pcie->rxq, 0, sizeof(trans_pcie->rxq));

spin_lock_init(&rxq->lock);
INIT_LIST_HEAD(&rxq->rx_free);
INIT_LIST_HEAD(&rxq->rx_used);

if (WARN_ON(rxq->bd || rxq->rb_stts))
return -EINVAL;
Expand Down

0 comments on commit 099f79c

Please sign in to comment.