Move source tree closer to the 2.6.32.17 mainline
/include/net/bluetooth/l2cap.h
blob:23f37b487977dc00b8e188f14768e797ade566d8 -> blob:9516f4b4a3c235169404a1d589edfcb2eb378d46
--- include/net/bluetooth/l2cap.h
+++ include/net/bluetooth/l2cap.h
@@ -70,7 +70,6 @@ struct l2cap_conninfo {
#define L2CAP_LM_TRUSTED 0x0008
#define L2CAP_LM_RELIABLE 0x0010
#define L2CAP_LM_SECURE 0x0020
-#define L2CAP_LM_FLUSHABLE 0x0040
/* L2CAP command codes */
#define L2CAP_COMMAND_REJ 0x01
@@ -317,7 +316,6 @@ struct l2cap_pinfo {
__u8 sec_level;
__u8 role_switch;
__u8 force_reliable;
- __u8 flushable;
__u8 conf_req[64];
__u8 conf_len;