diff options
author | 2021-11-24 14:25:08 -0600 | |
---|---|---|
committer | 2021-11-25 19:37:34 -0800 | |
commit | 01c36637aeaf5d3e74be4d8e00e8f4e62857dac0 (patch) | |
tree | 65ed6689fc7dad5b202098b69b897fec7966ad75 /net/unix/af_unix.c | |
parent | net: ipa: rework how HOL_BLOCK handling is specified (diff) | |
download | wireguard-linux-01c36637aeaf5d3e74be4d8e00e8f4e62857dac0.tar.xz wireguard-linux-01c36637aeaf5d3e74be4d8e00e8f4e62857dac0.zip |
net: ipa: explicitly disable HOLB drop during setup
During setup, ipa_endpoint_program() programs each endpoint with
various configuration parameters. One of those registers defines
whether to drop packets when a head-of-line blocking condition is
detected on an RX endpoint. We currently assume this is disabled;
instead, explicitly set it to be disabled.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions