Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306739
b: refs/heads/master
c: 096797a
h: refs/heads/master
i:
  306737: d74dc20
  306735: 6ec4802
v: v3
  • Loading branch information
Kevin Fang authored and Kalle Valo committed Apr 27, 2012
1 parent dc8feea commit 86e748a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f5f7ba25de1bd591d109d2114620677f6af11d99
refs/heads/master: 096797abbd93730c98ce765a6fe0abee3afaa782
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/htc_pipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,9 @@ static int ath6kl_htc_pipe_conn_service(struct htc_target *target,
/* copy all the callbacks */
ep->ep_cb = conn_req->ep_cb;

/* initialize tx_drop_packet_threshold */
ep->tx_drop_packet_threshold = MAX_HI_COOKIE_NUM;

status = ath6kl_hif_pipe_map_service(ar, ep->svc_id,
&ep->pipe.pipeid_ul,
&ep->pipe.pipeid_dl);
Expand Down

0 comments on commit 86e748a

Please sign in to comment.