Bluetooth: Don't check source address in SCO bind function
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Apr 2012 11:43:53 +0000 (13:43 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:38 +0000 (01:40 -0300)
commit8ed21f7eece54bb80eea5e31c3d9c6c7b6517e49
tree40fffd8d1177b0cfb938ed86525f8638787d15e5
parentfc50744c1e518adfb4ff2eda156f941e20aea36d
Bluetooth: Don't check source address in SCO bind function

Checking the source address in SCO bind function will prevent from
having an incoming and outgoing SCO socket. However that might be
needed in case of multiple SCO connections on a single device.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
net/bluetooth/sco.c