https://github.com/torvalds/linux
Revision f8e7718cc0445587fe8530fc2d240d9aac2c9072 authored by Soheil Hassas Yeganeh on 20 July 2016, 22:01:18 UTC, committed by David S. Miller on 22 July 2016, 05:41:48 UTC
sock_cmsg_send() can return different error codes and not only
-EINVAL, and we should properly propagate them.

Fixes: c14ac9451c34 ("sock: enable timestamping using control messages")
Signed-off-by: Soheil Hassas Yeganeh <soheil@google.com>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 882b0f2
History
Tip revision: f8e7718cc0445587fe8530fc2d240d9aac2c9072 authored by Soheil Hassas Yeganeh on 20 July 2016, 22:01:18 UTC
packet: propagate sock_cmsg_send() error
Tip revision: f8e7718
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 6.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 353.8 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top