diff options
author | 2024-05-17 14:51:38 +0800 | |
---|---|---|
committer | 2024-05-17 10:17:36 +0100 | |
commit | 68067f065ee730c7c67b361c3c81808d25d5a90b (patch) | |
tree | a3fda27939d8b3118aa9046d4787049a5915aaa3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | af_packet: do not call packet_read_pending() from tpacket_destruct_skb() (diff) | |
download | wireguard-linux-68067f065ee730c7c67b361c3c81808d25d5a90b.tar.xz wireguard-linux-68067f065ee730c7c67b361c3c81808d25d5a90b.zip |
net: wangxun: fix to change Rx features
Fix the issue where some Rx features cannot be changed.
When using ethtool -K to turn off rx offload, it returns error and
displays "Could not change any device features". And netdev->features
is not assigned a new value to actually configure the hardware.
Fixes: 6dbedcffcf54 ("net: libwx: Implement xx_set_features ops")
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions