]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit92c73af58e9f1b487322ce25a7a67889c9d91343
treee15fe97de52dfade4956a5c6378f16ddde0d0c7c
parentde6becdc0844ff92b38ffd9f0c4db1d3de02835f
sctp: make heartbeat information in sctp_make_heartbeat()

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>
include/net/sctp/sm.h
net/sctp/sm_make_chunk.c
net/sctp/sm_statefuns.c