Bluetooth: Use macro for L2CAP hint mask on receiving config request
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Mon, 20 Apr 2009 04:31:07 +0000 (01:31 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:00 +0000 (14:50 +0200)
commit589d27464846c7cb758f93d9ee380c8ff05a161c
treecca78e805ba371fb53043ff9f0ceed5c02c25184
parent8db4dc46dcff7568896aa1eae4bd07620ce3dd93
Bluetooth: Use macro for L2CAP hint mask on receiving config request

Using the L2CAP_CONF_HINT macro is easier to understand than using a
hardcoded 0x80 value.

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