commit | 2f5e3c9df6938b823664869ec87af3da8df272f6 | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Thu Apr 26 16:58:55 2018 -0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 14:35:23 2018 -0400 |
tree | 22be567d684b1c89bc40f433099a2909fdbbfb2e | |
parent | feddd6c1af30ab11d73ce0e4e76b40dfc899dbda [diff] |
sctp: introduce sctp_assoc_update_frag_point and avoid the open-coded versions of it. Now sctp_datamsg_from_user can just re-use asoc->frag_point as it will always be updated. Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>