From: Wei Yongjun Date: Wed, 20 Mar 2013 12:23:37 +0000 (+0800) Subject: Bluetooth: fix error return code in rfcomm_add_listener() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~116^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0227c7b56959cd8f5edd20b6a47db86fa553e91a;p=pandora-kernel.git Bluetooth: fix error return code in rfcomm_add_listener() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed