Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306811
b: refs/heads/master
c: bdbc59b
h: refs/heads/master
i:
  306809: 4e67026
  306807: 76a4f60
v: v3
  • Loading branch information
Samuel Ortiz authored and John W. Linville committed May 16, 2012
1 parent 1afc7da commit 32bc51c
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: dbd4fcaf8d664fab4163b1f8682e41ad8bff3444
refs/heads/master: bdbc59b35f2a66cdd9465f573f865cc2109ab33d
2 changes: 1 addition & 1 deletion trunk/net/nfc/llcp/commands.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ int nfc_llcp_send_i_frame(struct nfc_llcp_sock *sock,

memcpy(skb_put(pdu, frag_len), msg_ptr, frag_len);

skb_queue_head(&sock->tx_queue, pdu);
skb_queue_tail(&sock->tx_queue, pdu);

lock_sock(sk);

Expand Down

0 comments on commit 32bc51c

Please sign in to comment.