Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133959
b: refs/heads/master
c: f15fbcd
h: refs/heads/master
i:
  133957: 721c064
  133955: fa6bfa5
  133951: 8c62f81
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Feb 2, 2009
1 parent 95b2252 commit 9ff5096
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: 24dd1fa184595ff095a92de807fdf029b2632673
refs/heads/master: f15fbcd7d857ca2ea20b57ba6dfe63aab89d0b8b
1 change: 0 additions & 1 deletion trunk/net/ipv4/af_inet.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ static int inet_create(struct net *net, struct socket *sock, int protocol)
sock_init_data(sock, sk);

sk->sk_destruct = inet_sock_destruct;
sk->sk_family = PF_INET;
sk->sk_protocol = protocol;
sk->sk_backlog_rcv = sk->sk_prot->backlog_rcv;

Expand Down

0 comments on commit 9ff5096

Please sign in to comment.