Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328198
b: refs/heads/master
c: ce9b004
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Gustavo Padovan committed Sep 19, 2012
1 parent ccc2eab commit 6fdb26e
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: e71dfabab03129182a955663cbd53406714d96c0
refs/heads/master: ce9b0048e167da5d0fe7c36518af427fbdec655d
2 changes: 1 addition & 1 deletion trunk/drivers/bluetooth/bluecard_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ static int bluecard_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 6fdb26e

Please sign in to comment.