ipv4: Pass ipv4 flow objects into fib_lookup() paths.
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 00:54:08 +0000 (19:54 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 23:08:47 +0000 (15:08 -0800)
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 <davem@davemloft.net>

No differences found