[Bluetooth] Use in-kernel sockets API
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2007 22:36:06 +0000 (00:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2007 22:36:06 +0000 (00:36 +0200)
commit48db9ca4f2ac9f39eb90ccb12ad3ca7b645a552c
tree5e821efe2a51e60d0c195ee87b5782a36bcad15a
parent53c1d4b0b22243c093ded25aaa01c8ff8ab6e6b3
[Bluetooth] Use in-kernel sockets API

The kernel provides a new convenient way to access the sockets API for
in-kernel users. It is a good idea to actually use it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/core.c