From: David S. Miller Date: Tue, 26 Apr 2011 21:58:35 +0000 (-0700) Subject: ipv4: Kill RTO_CONN. X-Git-Tag: v3.0-rc1~377^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b678027cb77b079bc8e5b94172995d173bdb494b;p=pandora-kernel.git ipv4: Kill RTO_CONN. It's not used by anything in the kernel, and defined in net/route.h so never exported to userspace. Therefore we can safely remove it. Signed-off-by: David S. Miller --- Reading git-diff-tree failed