From: Sjur Braendeland Date: Fri, 21 May 2010 02:16:12 +0000 (+0000) Subject: caif: Bugfix - use MSG_TRUNC in receive X-Git-Tag: v2.6.35-rc1~260^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcda138d2f27e32bd0d6250cc42839b0d70bb4b8;p=pandora-kernel.git caif: Bugfix - use MSG_TRUNC in receive Fixed handling when skb don't fit in user buffer, instead of returning -EMSGSIZE, the buffer is truncated (just as unix seqpakcet does). Signed-off-by: Sjur Braendeland Signed-off-by: David S. Miller --- Reading git-diff-tree failed