linux/include/net/sctp
Xin Long 1cd4d5c432 sctp: remove the unused sctp_datamsg_free()
Since commit 8b570dc9f7 ("sctp: only drop the reference on the datamsg
after sending a msg") used sctp_datamsg_put in sctp_sendmsg, instead of
sctp_datamsg_free, this function has no use in sctp.

So we will remove it.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-17 15:41:54 -05:00
..
auth.h
checksum.h
command.h
constants.h
sctp.h sctp: drop the old assoc hashtable of sctp 2016-01-05 12:24:01 -05:00
sm.h new helper: memcpy_from_msg() 2014-11-24 04:28:48 -05:00
structs.h sctp: remove the unused sctp_datamsg_free() 2016-02-17 15:41:54 -05:00
tsnmap.h
ulpevent.h
ulpqueue.h