commit | 7d5d775a55554183448b591a86b1d172ae993b94 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Apr 19 13:43:52 2012 +0200 |
committer | Gustavo Padovan <gustavo@padovan.org> | Wed May 09 01:40:37 2012 -0300 |
tree | 5fe2dfc616c8217026ccb52ceb4de0b968500bc0 | |
parent | 6b3af7334bd3c403647606adfb04f6e6bcf1597e [diff] |
Bluetooth: Split error handling for SCO listen sockets Split the checks for sk->sk_state and sk->sk_type for SCO listen sockets. This makes the code more readable. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo@padovan.org>