Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215303
b: refs/heads/master
c: 7437472
h: refs/heads/master
i:
  215301: 451d5b5
  215299: 08b70e1
  215295: 55b3d53
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed Oct 11, 2010
1 parent d66aca0 commit b34043f
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: c6084d5fa2e70a436ab944066146de01819f5493
refs/heads/master: 74374725cdf466629fd401a81b3a04e4cdb0815f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ static void rt2800pci_kick_tx_queue(struct data_queue *queue)
{
struct rt2x00_dev *rt2x00dev = queue->rt2x00dev;
struct queue_entry *entry = rt2x00queue_get_entry(queue, Q_INDEX);
unsigned int qidx = 0;
unsigned int qidx;

if (queue->qid == QID_MGMT)
qidx = 5;
Expand Down

0 comments on commit b34043f

Please sign in to comment.