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:
7785162
)
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 23 Sep 2006 07:54:38 +0000
(09:54 +0200)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:31 +0000
(18:01 -0700)
In case of non-blocking socket calls we should return EINPROGRESS
and not EAGAIN.
Signed-off-by: Ulisses Furquim <ulissesf@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found