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)
commitf1c0a276ea1786213bda2313cd9034f3a23f2e77
treec46e1a4551cbbe6c41be286390e06f9a3df3e270
parentea4fc0d6193ff56fcef39b0d2210d402a7acb5f0
sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()

Now we can pick it out of the transport's flow key.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/protocol.c
This page took 0.025157 seconds and 5 git commands to generate.