sctp: make heartbeat information in sctp_make_heartbeat()
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 19 Apr 2011 21:31:47 +0000 (21:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2011 08:51:05 +0000 (01:51 -0700)
Make heartbeat information in sctp_make_heartbeat() instead
of make it in sctp_sf_heartbeat() directly for common using.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found