]> git.ipfire.org Git - thirdparty/linux.git/commit
PCI: rockchip-host: Fix "Unexpected Completion" log message
authorHans Zhang <18255117159@163.com>
Sat, 7 Jun 2025 16:01:59 +0000 (00:01 +0800)
committerManivannan Sadhasivam <mani@kernel.org>
Thu, 12 Jun 2025 13:14:50 +0000 (18:44 +0530)
commitfcc5f586c4edbcc10de23fb9b8c0972a84e945cd
tree65bf6ccc254abee2c5646f9511ebca38242e3b77
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
PCI: rockchip-host: Fix "Unexpected Completion" log message

Fix the debug message for the PCIE_CORE_INT_UCR interrupt to clearly
indicate "Unexpected Completion" instead of a duplicate "malformed TLP"
message.

Fixes: e77f847df54c ("PCI: rockchip: Add Rockchip PCIe controller support")
Signed-off-by: Hans Zhang <18255117159@163.com>
[mani: added fixes tag]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Acked-by: Shawn Lin <shawn.lin@rock-chips.com>
Link: https://patch.msgid.link/20250607160201.807043-2-18255117159@163.com
drivers/pci/controller/pcie-rockchip-host.c