commit | 50a5ffb1ef535e3c6989711c51b5d61b543a3b45 | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Fri Dec 04 15:14:05 2015 -0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 05 22:23:22 2015 -0500 |
tree | ad426ebf6b714b6cffa20281d789ef488b812d7c | |
parent | 01ce63c90170283a9855d1db4fe81934dddce648 [diff] |
sctp: also copy sk_tsflags when copying the socket As we are keeping timestamps on when copying the socket, we also have to copy sk_tsflags. This is needed since b9f40e21ef42 ("net-timestamp: move timestamp flags out of sk_flags"). Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>