Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328202
b: refs/heads/master
c: 5ad7779
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Gustavo Padovan committed Sep 19, 2012
1 parent 2a51446 commit 4d393c3
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: 2c24d454060ae76d7fe2aed267944723001faeff
refs/heads/master: 5ad777958621524b48d1bdf4aaf3b26a363d4553
2 changes: 1 addition & 1 deletion trunk/drivers/bluetooth/btuart_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ static int btuart_hci_send_frame(struct sk_buff *skb)
case HCI_SCODATA_PKT:
hdev->stat.sco_tx++;
break;
};
}

/* Prepend skb with frame type */
memcpy(skb_push(skb, 1), &bt_cb(skb)->pkt_type, 1);
Expand Down

0 comments on commit 4d393c3

Please sign in to comment.