[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)
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>

No differences found