Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224919
b: refs/heads/master
c: 3185fbd
h: refs/heads/master
i:
  224917: b7049b2
  224915: 976c625
  224911: 01e5c92
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Gustavo F. Padovan committed Dec 1, 2010
1 parent 9d781c1 commit 54ff892
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: 5520d20f68310fc158dcbbecfd5eac5cdfc5a241
refs/heads/master: 3185fbd9d7bb166992f072440b3329f58bf2c60a
1 change: 1 addition & 0 deletions trunk/net/bluetooth/cmtp/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ static void __cmtp_unlink_session(struct cmtp_session *session)

static void __cmtp_copy_session(struct cmtp_session *session, struct cmtp_conninfo *ci)
{
memset(ci, 0, sizeof(*ci));
bacpy(&ci->bdaddr, &session->bdaddr);

ci->flags = session->flags;
Expand Down

0 comments on commit 54ff892

Please sign in to comment.