]> Pileus Git - ~andy/linux/commit
sctp: remove useless arguments from get_saddr() call
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 26 Apr 2011 21:53:20 +0000 (21:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Apr 2011 20:14:06 +0000 (13:14 -0700)
commitaf1384703f8a4ff3d245925d6596ef1c5c6e469e
treee96ff72cb9dd65961d0e175a61aa6c0b8c91b7e1
parent9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a
sctp: remove useless arguments from get_saddr() call

There is no point in passing a destination address to
a get_saddr() call.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/ipv6.c
net/sctp/protocol.c
net/sctp/transport.c