diff options
author | Eric Dumazet <edumazet@google.com> | 2019-06-12 09:52:30 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-14 18:52:14 -0700 |
commit | 8e8e2951e3095732d7e780c241f61ea130955a57 (patch) | |
tree | 41257e97418486993cb2ea69aaadbc0524eef7f3 /drivers/visorbus | |
parent | 0338a14523e3864524dafb6a66c7b82e94201317 (diff) |
net/packet: make tp_drops atomic
Under DDOS, we want to be able to increment tp_drops without
touching the spinlock. This will help readers to drain
the receive queue slightly faster :/
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/visorbus')
0 files changed, 0 insertions, 0 deletions