ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 03:53:12 +0000 (20:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2011 03:53:12 +0000 (20:53 -0700)
commit492f64ce12e259abd85714d05b885e105bd8aeef
treecb4bae9774b7df1bb01aa266cc59fa557f1defd5
parentf4bfd99f8519e2d35541cc4fc383b1b3141a657a
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()

Instead of rt->rt_{src,dst}

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/igmp.c