summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorAlok Tiwari <alok.a.tiwari@oracle.com>2025-10-31 14:26:44 +0300
committerJakub Kicinski <kuba@kernel.org>2025-11-04 03:38:31 +0300
commitacbf1d0a9aeb1035e74c3750a6b31db0b7b69ed4 (patch)
tree61b3fd6e3f4fe4450c1a4a21147f07db42669c10 /drivers/net/dsa/dsa_loop.c
parent01cc760632b875c4ad0d8fec0b0c01896b8a36d4 (diff)
downloadlinux-acbf1d0a9aeb1035e74c3750a6b31db0b7b69ed4.tar.xz
hinic3: fix misleading error message in hinic3_open_channel()
The error message printed when hinic3_configure() fails incorrectly reports "Failed to init txrxq irq", which does not match the actual operation performed. The hinic3_configure() function sets up various device resources such as MTU and RSS parameters , not IRQ initialization. Update the log to "Failed to configure device resources" to make the message accurate and clearer for debugging. Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com> Reviewed-by: Fan Gong <gongfan1@huawei.com> Link: https://patch.msgid.link/20251031112654.46187-1-alok.a.tiwari@oracle.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions