Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279084
b: refs/heads/master
c: 2060a57
h: refs/heads/master
v: v3
  • Loading branch information
Allan Stephens authored and Paul Gortmaker committed Dec 27, 2011
1 parent bc3f4aa commit c5fe784
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 1ba9ac7c35b30d6b958a30240e21ddaea8d21b35
refs/heads/master: 2060a5774452e35b4a1dc4371abbb5ffd691355f
3 changes: 0 additions & 3 deletions trunk/net/tipc/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,6 @@ static int tipc_create(struct net *net, struct socket *sock, int protocol,

/* Validate arguments */

if (!net_eq(net, &init_net))
return -EAFNOSUPPORT;

if (unlikely(protocol != 0))
return -EPROTONOSUPPORT;

Expand Down

0 comments on commit c5fe784

Please sign in to comment.