Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194863
b: refs/heads/master
c: ff12fd6
h: refs/heads/master
i:
  194861: ef63025
  194859: 8020d24
  194855: f78eef5
  194847: ac87118
v: v3
  • Loading branch information
Gustavo F. Padovan authored and Marcel Holtmann committed May 10, 2010
1 parent b24548f commit 6053ebe
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: 9b16dc6551cbde65d0ac525af3c46efab53a2c46
refs/heads/master: ff12fd643334071084b6145cad3793bb6c956638
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1622,7 +1622,7 @@ static inline int l2cap_sar_segment_sdu(struct sock *sk, struct msghdr *msg, siz
u16 control;
size_t size = 0;

__skb_queue_head_init(&sar_queue);
skb_queue_head_init(&sar_queue);
control = L2CAP_SDU_START;
skb = l2cap_create_iframe_pdu(sk, msg, pi->remote_mps, control, len);
if (IS_ERR(skb))
Expand Down

0 comments on commit 6053ebe

Please sign in to comment.