diff options
author | 2021-11-24 19:40:19 +0800 | |
---|---|---|
committer | 2021-11-25 19:27:13 -0800 | |
commit | 61da6ac715700bcfeef50d187e15c6cc7c9d079b (patch) | |
tree | 8417252f4bd5e295278acf8bff14d3b68d01754c /net/unix/af_unix.c | |
parent | tsnep: Add missing of_node_put() in tsnep_mdio_init() (diff) | |
download | wireguard-linux-61da6ac715700bcfeef50d187e15c6cc7c9d079b.tar.xz wireguard-linux-61da6ac715700bcfeef50d187e15c6cc7c9d079b.zip |
net: stmmac: perserve TX and RX coalesce value during XDP setup
When XDP program is loaded, it is desirable that the previous TX and RX
coalesce values are not re-inited to its default value. This prevents
unnecessary re-configurig the coalesce values that were working fine
before.
Fixes: ac746c8520d9 ("net: stmmac: enhance XDP ZC driver level switching performance")
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Tested-by: Kurt Kanzenbach <kurt@linutronix.de>
Link: https://lore.kernel.org/r/20211124114019.3949125-1-boon.leong.ong@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions