Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215254
b: refs/heads/master
c: ab3e571
h: refs/heads/master
v: v3
  • Loading branch information
Haijun Liu authored and Gustavo F. Padovan committed Oct 12, 2010
1 parent 68d1dbe commit 0ec30b4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 0175d629e096a5a59dde6cc91b32ac3160a44b9e
refs/heads/master: ab3e571564a5d8fa4923e2e858e574c931a014c7
1 change: 1 addition & 0 deletions trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -3171,6 +3171,7 @@ static inline int l2cap_config_req(struct l2cap_conn *conn, struct l2cap_cmd_hdr

if (!(l2cap_pi(sk)->conf_state & L2CAP_CONF_REQ_SENT)) {
u8 buf[64];
l2cap_pi(sk)->conf_state |= L2CAP_CONF_REQ_SENT;
l2cap_send_cmd(conn, l2cap_get_ident(conn), L2CAP_CONF_REQ,
l2cap_build_conf_req(sk, buf), buf);
l2cap_pi(sk)->num_conf_req++;
Expand Down

0 comments on commit 0ec30b4

Please sign in to comment.