summaryrefslogtreecommitdiff
path: root/drivers/clocksource/hyperv_timer.c
diff options
context:
space:
mode:
authorJiawen Wu <jiawenwu@trustnetic.com>2024-09-10 17:56:29 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-09-18 19:25:12 +0200
commit327f0792ca04f28e409f3982eff539b339db6a30 (patch)
tree1ce947f7127a079624b50ab9cbbf60d72eb903ce /drivers/clocksource/hyperv_timer.c
parent8e1f7e51648ef5c99b2a241d154c95c20cfb16f7 (diff)
net: libwx: fix number of Rx and Tx descriptors
commit 077ee7e6b13a2b6668196ed01a22023549e19381 upstream. The number of transmit and receive descriptors must be a multiple of 128 due to the hardware limitation. If it is set to a multiple of 8 instead of a multiple 128, the queues will easily be hung. Cc: stable@vger.kernel.org Fixes: 883b5984a5d2 ("net: wangxun: add ethtool_ops for ring parameters") Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20240910095629.570674-1-jiawenwu@trustnetic.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
0 files changed, 0 insertions, 0 deletions