aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@nokia.com>2010-10-01 12:05:11 +0300
committerGustavo F. Padovan <padovan@profusion.mobi>2010-10-12 12:44:53 -0300
commit534c92fde74c8d2143fc15b5f1d957f42cb43570 (patch)
tree1f6fe4dcf8bebd4b8313357036614900f289aab2 /include/net
parentBluetooth: Update conf_state before send config_req out (diff)
downloadlinux-dev-534c92fde74c8d2143fc15b5f1d957f42cb43570.tar.xz
linux-dev-534c92fde74c8d2143fc15b5f1d957f42cb43570.zip
Bluetooth: clean up rfcomm code
Remove dead code and unused rfcomm thread events Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/bluetooth/rfcomm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/net/bluetooth/rfcomm.h b/include/net/bluetooth/rfcomm.h
index a140847d622c..71047bc0af84 100644
--- a/include/net/bluetooth/rfcomm.h
+++ b/include/net/bluetooth/rfcomm.h
@@ -213,11 +213,6 @@ struct rfcomm_dlc {
#define RFCOMM_DEFER_SETUP 8
/* Scheduling flags and events */
-#define RFCOMM_SCHED_STATE 0
-#define RFCOMM_SCHED_RX 1
-#define RFCOMM_SCHED_TX 2
-#define RFCOMM_SCHED_TIMEO 3
-#define RFCOMM_SCHED_AUTH 4
#define RFCOMM_SCHED_WAKEUP 31
/* MSC exchange flags */