From: Jon Maloy Date: Tue, 27 Nov 2012 11:15:29 +0000 (-0500) Subject: tipc: change sk_receive_queue upper limit X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~48^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e643df156ade104b0430588562d25b8638683fc1;p=pandora-kernel.git tipc: change sk_receive_queue upper limit The sk_recv_queue upper limit for connectionless sockets has empirically turned out to be too low. When we double the current limit we get much fewer rejected messages and no noticable negative side-effects. Signed-off-by: Jon Maloy Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed