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)
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

Simple merge
diff --cc net/sctp/ipv6.c
Simple merge
Simple merge
Simple merge