From: KOVACS Krisztian Date: Wed, 1 Oct 2008 14:33:10 +0000 (-0700) Subject: ipv4: Make inet_sock.h independent of route.h X-Git-Tag: v2.6.28-rc1~717^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1668e010cbe1a7567c81d4c02d31dde9859e9da1;p=pandora-kernel.git ipv4: Make inet_sock.h independent of route.h inet_iif() in inet_sock.h requires route.h. Since users of inet_iif() usually require other route.h functionality anyway this patch moves inet_iif() to route.h. Signed-off-by: KOVACS Krisztian Signed-off-by: David S. Miller --- Reading git-diff-tree failed