Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166631
b: refs/heads/master
c: 013820a
h: refs/heads/master
i:
  166629: a4305e7
  166627: ff6f9f7
  166623: 99ac42f
v: v3
  • Loading branch information
Rémi Denis-Courmont authored and David S. Miller committed Sep 30, 2009
1 parent 01d7234 commit dfd5fd6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 298bf12ddb25841804f26234a43b89da1b1c0e21
refs/heads/master: 013820a360b63a0a18fa13afb858b9f1af7e64fe
1 change: 0 additions & 1 deletion trunk/net/phonet/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ int pn_sock_get_port(struct sock *sk, unsigned short sport)
return -EADDRINUSE;

found:
mutex_unlock(&port_mutex);
pn->sobject = pn_object(pn_addr(pn->sobject), sport);
return 0;
}
Expand Down

0 comments on commit dfd5fd6

Please sign in to comment.