[Bluetooth] Return EINPROGRESS for non-blocking socket calls
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 23 Sep 2006 07:54:38 +0000 (09:54 +0200)
committerDavid 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