diff options
author | Eric Dumazet <edumazet@google.com> | 2018-11-28 02:03:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-01 00:28:03 +0300 |
commit | 6015c71e656bb6895b416c31a8b7db457e45cecf (patch) | |
tree | ba31e8ae21f52048e475daa33f6bb86df5bfc3b5 /drivers/char/ps3flash.c | |
parent | 2f69555315ad7dc1ac37366b2ac2429e2d24d444 (diff) | |
download | linux-6015c71e656bb6895b416c31a8b7db457e45cecf.tar.xz |
tcp: md5: add tcp_md5_needed jump label
Most linux hosts never setup TCP MD5 keys. We can avoid a
cache line miss (accessing tp->md5ig_info) on RX and TX
using a jump label.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/char/ps3flash.c')
0 files changed, 0 insertions, 0 deletions