[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ab01gag7.fsf@caffeine.danplanet.com>
Date: Thu, 08 Oct 2009 08:41:12 -0700
From: Dan Smith <danms@...ibm.com>
To: John Dykstra <john.dykstra1@...il.com>
Cc: containers@...ts.osdl.org, netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] [RFC] Add c/r support for connected INET sockets
JD> You're passing 0 as the protocol value to sock_create(). This
JD> ultimately gets passed to the address family's create() function.
The fix is to pass in the previous version of sk_protocol instead of
zero, right? It looks like inet_create() has enough intelligence to
weed out invalid values for us too...
--
Dan Smith
IBM Linux Technology Center
email: danms@...ibm.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists