commit | 159c6bea37c54dfae44409467e0f17600722d541 | [log] [tgz] |
---|---|---|
author | Gui Jianfeng <guijianfeng@cn.fujitsu.com> | Wed Jun 04 12:38:07 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 12:38:07 2008 -0700 |
tree | ddac63124db30839630ca46d55688fd8cef3f1f1 | |
parent | 4141ddc02a92a6e3e5793601554c6033e83c25b9 [diff] |
sctp: Move sctp_v4_dst_saddr out of loop There's no need to execute sctp_v4_dst_saddr() for each iteration, just move it out of loop. Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>