X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fcore%2Fsock.c;h=5ac05269355474dafda721357934be004a52ac3d;hb=5309fbcc475084e6c1566084f770cef927937b7b;hp=54c836a2216b4dbbf9a5668c3ec29de71d21cc51;hpb=f5264481c8049673e2cc8c7aca410931f571ba2d;p=linux-2.6-omap-h63xx.git diff --git a/net/core/sock.c b/net/core/sock.c index 54c836a2216..5ac05269355 100644 --- a/net/core/sock.c +++ b/net/core/sock.c @@ -942,7 +942,6 @@ static void sk_prot_free(struct proto *prot, struct sock *sk) * @family: protocol family * @priority: for allocation (%GFP_KERNEL, %GFP_ATOMIC, etc) * @prot: struct proto associated with this new sock instance - * @zero_it: if we should zero the newly allocated sock */ struct sock *sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot)