sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 May 2011 05:34:29 +0000 (22:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 22:28:29 +0000 (15:28 -0700)
Now we can pick it out of the transport's flow key.

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

No differences found