Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150963
b: refs/heads/master
c: 3c4bdc4
h: refs/heads/master
i:
  150961: 7f6c099
  150959: 34facb0
v: v3
  • Loading branch information
Marcel Holtmann committed Jun 14, 2009
1 parent d80db78 commit 396fa9e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1a097181ee8b0c492c021eb3dbaa5f9cd813ad0e
refs/heads/master: 3c4bdc4bd4af791a72147b6ebc29553808f53cea
2 changes: 2 additions & 0 deletions trunk/drivers/bluetooth/dtl1_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,8 @@ static int dtl1_hci_send_frame(struct sk_buff *skb)
hdev->stat.sco_tx++;
nsh.type = 0x83;
break;
default:
return -EILSEQ;
};

nsh.zero = 0;
Expand Down

0 comments on commit 396fa9e

Please sign in to comment.