diff options
author | Eric Dumazet <edumazet@google.com> | 2014-08-06 11:49:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-06 21:38:07 +0200 |
commit | 140c55d4b59581680dc8963612bdc79d19f7bef6 (patch) | |
tree | e04f86ce3087eff5aaf325031b1632d39e83a7f9 /net/l2tp | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide (diff) | |
download | linux-140c55d4b59581680dc8963612bdc79d19f7bef6.tar.xz linux-140c55d4b59581680dc8963612bdc79d19f7bef6.zip |
net-timestamp: sock_tx_timestamp() fix
sock_tx_timestamp() should not ignore initial *tx_flags value, as TCP
stack can store SKBTX_SHARED_FRAG in it.
Also first argument (struct sock *) can be const.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Fixes: 4ed2d765dfac ("net-timestamp: TCP timestamping")
Cc: Willem de Bruijn <willemb@google.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions