From: David S. Miller Date: Thu, 12 Jan 2012 00:46:32 +0000 (-0800) Subject: ipv4: Remove bogus checks of rt_gateway being zero. X-Git-Tag: v3.4-rc1~177^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=496053f488fc2d859e41574f3421993826d2d0eb;p=pandora-kernel.git ipv4: Remove bogus checks of rt_gateway being zero. It can never actually happen. rt_gateway is either the fully resolved flow lookup key's destination address, or the non-zero FIB entry gateway address. Signed-off-by: David S. Miller --- Reading git-diff-tree failed