]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 04:19:43 +0000 (06:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:58:55 +0000 (13:58 +0300)
The SCO_DEFAULT_FLUSH_TO constant has been defined, but it is not
used anywhere and so just remove it.

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

index 42a0d089d715063b02550d916229f5c3f2ac02f2..ab8b1ed550d2c84377f4c9d50d77c2d879d73abe 100644 (file)
@@ -27,7 +27,6 @@
 
 /* SCO defaults */
 #define SCO_DEFAULT_MTU                500
-#define SCO_DEFAULT_FLUSH_TO   0xFFFF
 
 #define SCO_CONN_TIMEOUT       (HZ * 40)
 #define SCO_DISCONN_TIMEOUT    (HZ * 2)