Bluetooth: fix error return code in rfcomm_add_listener()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 20 Mar 2013 12:23:37 +0000 (20:23 +0800)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 20 Mar 2013 17:17:52 +0000 (14:17 -0300)
commit0227c7b56959cd8f5edd20b6a47db86fa553e91a
tree04f7857ab3b0fe7451f648d538c8cd2a74dc11de
parentfeb94d3d13af7b724b353d82237ca6f503c98d62
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/rfcomm/core.c
This page took 0.034891 seconds and 5 git commands to generate.