From: David S. Miller Date: Sat, 12 Mar 2011 00:54:08 +0000 (-0500) Subject: ipv4: Pass ipv4 flow objects into fib_lookup() paths. X-Git-Tag: v2.6.39-rc1~468^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22bd5b9b13f2931ac80949f8bfbc40e8cab05be7;p=pandora-kernel.git ipv4: Pass ipv4 flow objects into fib_lookup() paths. To start doing these conversions, we need to add some temporary flow4_* macros which will eventually go away when all the protocol code paths are changed to work on AF specific flowi objects. Signed-off-by: David S. Miller --- Reading git-diff-tree failed