diff options
author | Eric Dumazet <edumazet@google.com> | 2019-05-31 19:09:02 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-03 15:08:53 -0700 |
commit | 046386ca0c48cca1d91563db63a8eb0aff71f2b7 (patch) | |
tree | ebbcd22afd226d801e7803eb6563295955e8b819 /net/ipv4/tcp_ipv4.c | |
parent | c353071ad0a2ef754fcba4153098e3cdc5ca516e (diff) |
ipv4: icmp: use this_cpu_read() in icmp_sk()
this_cpu_read(*X) is faster than *this_cpu_ptr(X)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions