[BK] Bluetooth fixes for 2.4.21-pre2

Max Krasnyansky (maxk@qualcomm.com)
Thu, 02 Jan 2003 17:05:10 -0800


Hi Marcelo,

Happy New Year.

Here are some more Bluetooth fixes.

Please pull from
bk://linux-bt.bkbits.net/bt-2.4

This will update the following files:

arch/sparc64/kernel/ioctl32.c | 37 +++++++++++++++++++++++++++++--------
net/bluetooth/bnep/bnep.h | 30 +++++++++++++++---------------
net/bluetooth/bnep/core.c | 12 ++++++------
net/bluetooth/bnep/sock.c | 20 ++++++++++----------
net/bluetooth/rfcomm/core.c | 25 +++++++++++++------------
net/bluetooth/rfcomm/sock.c | 6 +++---
6 files changed, 76 insertions(+), 54 deletions(-)

through these ChangeSets:

<maxk@qualcomm.com> (02/12/16 1.803.1.4)
Move Bluetooth ioctls after USB and other stuff in sparc64/kernel/ioctl32.c.

<maxk@qualcomm.com> (02/12/16 1.803.1.3)
Remove old BNEP ioctls. These are internal. Only one app is supposed
to use them, so there is no compatibility problem.
<marcel@holtmann.org> (02/12/14 1.803.1.2)
[Bluetooth] Add some COMPATIBLE_IOCTL for SPARC64

This patch adds the needed COMPATIBLE_IOCTL for SPARC64 to let
the HCIUART, RFCOMM and BNEP part of the Bluetooth subsystem
work correctly on this architecture.

<marcel@holtmann.org> (02/12/11 1.803.1.1)
[Bluetooth] Convert dlci and channel variables to u8

This patch converts all left over dlci and channel variables of
the RFCOMM code from int to u8.

Max

http://bluez.sf.net
http://vtun.sf.net

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/