[PATCH 34/44] net: mana: Fix the extra HZ in mana_hwc_send_request
authorSouradeep Chakrabarti <schakrabarti@linux.microsoft.com>
Mon, 20 May 2024 06:05:04 +0000 (23:05 -0700)
committerSalvatore Bonaccorso <carnil@debian.org>
Thu, 22 May 2025 18:32:07 +0000 (20:32 +0200)
commita3f354e9f9a29073c33f5e2236a1061a2e1f421c
tree55d41232333e7361d6aef9687f961c5eecde2f37
parent6bf8558db48233f9db4fb6f18f1f155d9291385c
[PATCH 34/44] net: mana: Fix the extra HZ in mana_hwc_send_request

Commit 62c1bff593b7 added an extra HZ along with msecs_to_jiffies.
This patch fixes that.

Cc: stable@vger.kernel.org
Fixes: 62c1bff593b7 ("net: mana: Configure hwc timeout from hardware")
Signed-off-by: Souradeep Chakrabarti <schakrabarti@linux.microsoft.com>
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Link: https://lore.kernel.org/r/1716185104-31658-1-git-send-email-schakrabarti@linux.microsoft.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
(cherry picked from commit 9c91c7fadb1771dcc2815c5271d14566366d05c5)
Signed-off-by: Bastian Blank <waldi@debian.org>
Gbp-Pq: Topic features/all/ethernet-microsoft
Gbp-Pq: Name 0034-net-mana-Fix-the-extra-HZ-in-mana_hwc_send_request.patch
drivers/net/ethernet/microsoft/mana/hw_channel.c