[INET]: Remove is_setbyuser patch
authorLouis Nyffenegger <louis.nyffenegger@gmail.com>
Tue, 8 Aug 2006 07:56:11 +0000 (00:56 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:10 +0000 (14:54 -0700)
commit1a01912ae0a5666c4c24eaae2b4821711e2ad79a
tree64a3767ce51581a67b435931a3868f545bcac764
parent0298f36a579b5bd7f10f6f6d57e5929977a865a1
[INET]: Remove is_setbyuser patch

The value is_setbyuser from struct ip_options is never used and set
only one time (http://linux-net.osdl.org/index.php/TODO#IPV4).
This little patch removes it from the kernel source.

Signed-off-by: Louis Nyffenegger <louis.nyffenegger@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_sock.h
net/ipv4/ip_options.c