ipv4: Lookup multicast routes by rtable using helper.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2011 22:06:20 +0000 (14:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2011 22:06:20 +0000 (14:06 -0800)
Create a common helper for this operation, since we do
it identically in three spots.

Suggested by Eric Dumazet.

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

No differences found