aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_fragment.c
diff options
context:
space:
mode:
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>2016-01-05 10:12:49 +0100
committerDavid S. Miller <davem@davemloft.net>2016-01-05 16:44:06 -0500
commit2fbf575867e5a181a3f3e5e29a2f0c205cca5fb3 (patch)
treed62063e6ff6ad85f92d8be43cfd3896385653dfe /net/ipv4/ip_fragment.c
parentMerge branch 'mlx5e-tstamp' (diff)
downloadlinux-dev-2fbf575867e5a181a3f3e5e29a2f0c205cca5fb3.tar.xz
linux-dev-2fbf575867e5a181a3f3e5e29a2f0c205cca5fb3.zip
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
IOCTL SIOCRTMSG does nothing but return EINVAL. So comment it as unused. SIOCRTMSG is only used in: * net/ipv4/af_inet.c * include/uapi/linux/sockios.h inet_ioctl calls ip_rt_ioctl. ip_rt_ioctl only handles SIOCADDRT and SIOCDELRT and returns -EINVAL otherwise. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions