Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266536
b: refs/heads/master
c: 65d2bb1
h: refs/heads/master
v: v3
  • Loading branch information
Kalle Valo committed Aug 31, 2011
1 parent 7566fea commit acc2350
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: 0e5cc8e606ed89a4a58260c88474c74348230bed
refs/heads/master: 65d2bb14ac44e8191beefa8756addd8505224b4a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/htc.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ static int htc_issue_send(struct htc_target *target, struct htc_packet *packet)
HIF_WR_SYNC_BLOCK_INC);

packet->status = status;
packet->buf += HTC_HDR_LENGTH;
packet->buf += HTC_HDR_LENGTH;
} else
status = hif_write_async(target->dev->ar,
target->dev->ar->mbox_info.htc_addr,
Expand Down

0 comments on commit acc2350

Please sign in to comment.