Bluetooth: Remove pointless endian conversion helpers
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Jun 2009 16:06:51 +0000 (18:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:01 +0000 (14:50 +0200)
commitb4324b5dc5b62ba76372e1bf8927230cf744df66
tree0827bb177760bd2bdac41fbf6466eb1c825b9d88
parent47ec1dcd696d56a7c396e5838516a566ecd4b03d
Bluetooth: Remove pointless endian conversion helpers

The Bluetooth source uses some endian conversion helpers, that in the end
translate to kernel standard routines. So remove this obfuscation since it
is fully pointless.

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