aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorYingjoe Chen <yingjoe.chen@mediatek.com>2015-10-16 13:29:27 +0800
committerMister Oyster <oysterized@gmail.com>2016-12-19 10:30:09 +0100
commit872455bc759cfe9c4f67293c1ee0d3dc7321e25b (patch)
treeef292f1e46286f3f5f2e301bd7e18eb54c60c673 /include/uapi
parent480c09f61c489e65f366e3a5a637fa4f1baa9746 (diff)
revert "Network: reset onnection by UID"
This reverts commit 3860aeacee01 ("Network:Reset Connection by UID") Change-Id: I842aec64f563ba9d0b2b6f460b6d683bde30361e CR-Id: ALPS02210363 Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/sockios.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/sockios.h b/include/uapi/linux/sockios.h
index 6456f27cb..f7ffe36db 100644
--- a/include/uapi/linux/sockios.h
+++ b/include/uapi/linux/sockios.h
@@ -66,7 +66,6 @@
#define SIOCSIFHWBROADCAST 0x8937 /* set hardware broadcast addr */
#define SIOCGIFCOUNT 0x8938 /* get number of devices */
#define SIOCKILLADDR 0x8939 /* kill sockets with this local addr */
-#define SIOCKILLSOCK 0x893a /* MTK_NET_CHANGES kill socket with by uid */
#define SIOCGIFBR 0x8940 /* Bridging support */
#define SIOCSIFBR 0x8941 /* Set bridging options */