From: Victor Shcherbatyuk Date: Thu, 15 Jan 2009 20:52:12 +0000 (+0100) Subject: Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() X-Git-Tag: v2.6.30-rc1~662^2~538^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91aa35a5aa3540223066bf6b51c935418c63a35d;p=pandora-kernel.git Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() In case of connection failures the rfcomm_sock_sendmsg() should return an error and not a 0 value. Signed-off-by: Victor Shcherbatyuk Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed