cxl/pci: Show opcode in debug messages when sending a command
authorRobert Richter <rrichter@amd.com>
Tue, 3 Jan 2023 21:01:50 +0000 (22:01 +0100)
committerDan Williams <dan.j.williams@intel.com>
Wed, 25 Jan 2023 01:52:54 +0000 (17:52 -0800)
commit852db33c6c180a48268eca52e25b267ed32de3ab
tree57e8be41c40dcc3dfdad062c4d6ebecb1d01c622
parent8c149eb011be23679b3320d3939f4e3c8271969c
cxl/pci: Show opcode in debug messages when sending a command

For debugging it is very helpful to see which commands are sent. Add
it to the debug message.

Signed-off-by: Robert Richter <rrichter@amd.com>
Link: https://lore.kernel.org/r/20230103210151.1126873-1-rrichter@amd.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/cxl/pci.c