Bluetooth: Use macros for L2CAP channel identifiers
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Mon, 20 Apr 2009 04:31:05 +0000 (01:31 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:49:59 +0000 (14:49 +0200)
commit8db4dc46dcff7568896aa1eae4bd07620ce3dd93
tree32b92a182971618462f5997c156fa953cd9049cc
parenta1c1db392090bd280d1c3e2ed52ef682746ee332
Bluetooth: Use macros for L2CAP channel identifiers

Use macros instead of hardcoded numbers to make the L2CAP source code
more readable.

Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap.c