Thread (13 messages) flat view 13 messages, 5 authors, 2011-03-10

Re: [PATCH resent] tcp: ioctl type SIOCOUTQNSD returns amount of data not sent

From: David Miller <davem@davemloft.net>
Date: 2011-03-04 09:03:54
Also in: lkml

From: Steffen Sledz <redacted>
Date: Fri,  4 Mar 2011 09:48:17 +0100
quoted hunk ↗ jump to hunk
diff --git a/include/asm-generic/ioctls.h b/include/asm-generic/ioctls.h
index 199975f..ef2be0b 100644
--- a/include/asm-generic/ioctls.h
+++ b/include/asm-generic/ioctls.h
@@ -74,6 +74,7 @@
 #define TCSETXW		0x5435
 #define TIOCSIG		_IOW('T', 0x36, int)  /* pty: generate signal */
 #define TIOCVHANGUP	0x5437
+#define TIOCOUTQNSD	0x5438
 
 #define FIONCLEX	0x5450
 #define FIOCLEX		0x5451
Hitting only asm-generic/ioctls.h is insufficient, many architectures do
not make use of this file and the build will fail for them with your patch
applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help