Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291534
b: refs/heads/master
c: 0d9be8a
h: refs/heads/master
v: v3
  • Loading branch information
Stanislaw Gruszka authored and John W. Linville committed Mar 15, 2012
1 parent 783f577 commit 64f51ca
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: 5f8f718ae1e1a6b4e16e67e9e67aff1864419f2e
refs/heads/master: 0d9be8a4b7da71ef3b4ac8f6aa4fa225c1cb8e98
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ static const struct data_queue_desc rt2800usb_queue_rx = {
};

static const struct data_queue_desc rt2800usb_queue_tx = {
.entry_num = 64,
.entry_num = 16,
.data_size = AGGREGATION_SIZE,
.desc_size = TXINFO_DESC_SIZE + TXWI_DESC_SIZE,
.priv_size = sizeof(struct queue_entry_priv_usb),
Expand Down

0 comments on commit 64f51ca

Please sign in to comment.