Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179251
b: refs/heads/master
c: 39825f4
h: refs/heads/master
i:
  179249: 67e7cb5
  179247: 8c3773b
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Jan 11, 2010
1 parent 6d8d8fa commit a3909b2
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: c91c3efca5297bd67324654524ced38162f2e579
refs/heads/master: 39825f4dc9f4e409e8ea43ef4df04a924699ad1f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,7 @@ static void iwl4965_rx_reply_tx(struct iwl_priv *priv,
struct ieee80211_tx_info *info;
struct iwl4965_tx_resp *tx_resp = (void *)&pkt->u.raw[0];
u32 status = le32_to_cpu(tx_resp->u.status);
int tid = MAX_TID_COUNT - 1;
int uninitialized_var(tid);
int sta_id;
int freed;
u8 *qc = NULL;
Expand Down

0 comments on commit a3909b2

Please sign in to comment.