From: João Paulo Rechi Vita Date: Tue, 22 Jun 2010 16:56:24 +0000 (-0300) Subject: Bluetooth: Fix error return value on sendmsg. X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9dd11b03c5c3cd6bdf2e503400bbc922c898974;p=pandora-kernel.git Bluetooth: Fix error return value on sendmsg. When we try to send a message bigger than the outgoing MTU value EMSGSIZE (message too long) should be returned. Signed-off-by: João Paulo Rechi Vita Acked-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed