[patch 09/23] Fix error returns in sys_socketpair()

2007-11-14 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: David Miller <[EMAIL PROTECTED]> patch bf3c23d171e35e6e168074a1514b0acd59cfd81a in mainline. [NET]: Fix error reporting in sys_socketpair(). If either of the two sock_alloc_fd() calls fail, we

[patch 09/23] Fix error returns in sys_socketpair()

2007-11-14 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: David Miller [EMAIL PROTECTED] patch bf3c23d171e35e6e168074a1514b0acd59cfd81a in mainline. [NET]: Fix error reporting in sys_socketpair(). If either of the two sock_alloc_fd() calls fail, we