https://github.com/torvalds/linux
Revision 4cea288aaf0e11647880cc487350b1dc45d9febc authored by Ben Hutchings on 22 February 2011, 21:54:34 UTC, committed by Trond Myklebust on 10 March 2011, 20:04:58 UTC
xs_create_sock() is supposed to return a pointer or an ERR_PTR-encoded
error, but it currently returns 0 if xs_bind() fails.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Cc: stable@kernel.org [v2.6.37]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
1 parent 3fa0b4e
History
Tip revision: 4cea288aaf0e11647880cc487350b1dc45d9febc authored by Ben Hutchings on 22 February 2011, 21:54:34 UTC
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Tip revision: 4cea288
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.4 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top