Bluetooth: Remove duplicate constant for RFCOMM PSM
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Dec 2014 17:00:41 +0000 (18:00 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 20 Dec 2014 17:55:04 +0000 (19:55 +0200)
commit72e4a6bd02204eed0464d6139439d7e89b94266e
treea5723ae2c581509a0d07c3f39fdc92f91b2262d4
parent23b9ceb74f8e46bddd61a1e2afd9317221be74b7
Bluetooth: Remove duplicate constant for RFCOMM PSM

The RFCOMM_PSM constant is actually a duplicate. So remove it and
use the L2CAP_PSM_RFCOMM constant instead.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/rfcomm.h
net/bluetooth/rfcomm/core.c