]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Split error handling for SCO listen sockets
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Apr 2012 11:43:52 +0000 (13:43 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:37 +0000 (01:40 -0300)
commitf4fcca784e2732af157c2b1f6603418d937f670b
tree5fe2dfc616c8217026ccb52ceb4de0b968500bc0
parent4cf1a82b504660e2b3da7cb9e22377623e326731
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>
net/bluetooth/sco.c