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:
3e9fb6d
)
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
author
Andre Guedes
<aguedespe@gmail.com>
Tue, 20 Mar 2012 03:13:38 +0000
(
00:13
-0300)
committer
Gustavo Padovan
<gustavo@padovan.org>
Wed, 9 May 2012 03:41:33 +0000
(
00:41
-0300)
We should return -EALREADY in hci_cancel_inquiry since it is more
suitable than -EPERM error code.
Signed-off-by: Andre Guedes <aguedespe@gmail.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
No differences found