git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb94d3
)
Bluetooth: fix error return code in rfcomm_add_listener()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 20 Mar 2013 12:23:37 +0000
(20:23 +0800)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 20 Mar 2013 17:17:52 +0000
(14:17 -0300)
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>
No differences found