Thread (3 messages) flat view 3 messages, 2 authors, 2009-08-09
STALE6206d

[PATCH 1/2] Add fcs to l2cap_options

From: Gustavo F. Padovan <hidden>
Date: 2009-08-09 10:05:57
Subsystem: the rest · Maintainer: Linus Torvalds

Enable set of the FCS Option on userland. Need a kernel with support to
FCS.
---
 include/l2cap.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/l2cap.h b/include/l2cap.h
index 8bede46..23a4820 100644
--- a/include/l2cap.h
+++ b/include/l2cap.h
@@ -51,6 +51,7 @@ struct l2cap_options {
 	uint16_t	imtu;
 	uint16_t	flush_to;
 	uint8_t		mode;
+	uint8_t		fcs;
 };
 
 #define L2CAP_CONNINFO	0x02
-- 
1.6.3.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help