Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202736
b: refs/heads/master
c: ff37d9a
h: refs/heads/master
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Jun 2, 2010
1 parent 83c83b5 commit abcd490
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: b80841c91f42dc048a60bff5e1614a619f725e38
refs/heads/master: ff37d9a9ce493743cfc4665edb05fbbdabca78ee
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/htc_hst.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static int htc_config_pipe_credits(struct htc_target *target)

cp_msg->message_id = cpu_to_be16(HTC_MSG_CONFIG_PIPE_ID);
cp_msg->pipe_id = USB_WLAN_TX_PIPE;
cp_msg->credits = 28;
cp_msg->credits = 33;

target->htc_flags |= HTC_OP_CONFIG_PIPE_CREDITS;

Expand Down

0 comments on commit abcd490

Please sign in to comment.