ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 02:42:43 +0000 (19:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 02:42:43 +0000 (19:42 -0700)
Use information from the skb as much as possible, currently
this means daddr, saddr, and TOS.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found