summaryrefslogtreecommitdiff
path: root/bpf.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-09 14:34:38 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-09 14:34:38 +0200
commite0a7ae85351de7ebc43af1fe5f04e650c6736201 (patch)
treedba82b8cd3e91b864f4c112ab42b5065e43a5aa7 /bpf.h
parent83db3213e55a646132e092014e162ebfe16b7236 (diff)
sock: Error out if setting of the system socket memory fails
Currently we ignore the return value of the write() calls to /proc/sys/net/core/{r,w}mem_{default,max} in set_system_socket_mem(). Better check the return value and notify the user about it. This also fixes a clang compiler warning about a variable explicitely assigned to itself. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpf.h')
0 files changed, 0 insertions, 0 deletions
/net/phonet/Makefile?h=nds-private-remove&id=3efa70d78f218e4c9276b0bac0545e5184c1c47b&id2=926af6273fc683cd98cd0ce7bf0d04a02eed6742'>diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The conflict was an interaction between a bug fix in the netvsc driver in 'net' and an optimization of the RX path in 'net-next'. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet/Makefile')