IB/hfi1: Fix trace of atomic ack
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Sat, 1 Oct 2016 03:11:15 +0000 (20:11 -0700)
committerDoug Ledford <dledford@redhat.com>
Sun, 2 Oct 2016 12:42:21 +0000 (08:42 -0400)
commit37aab620bcc11a46b19385d8a62f9c5b0db0ffd2
treede57dd10f4051aaf0b9d465ac8e30abbd4cec562
parentf380920957b39b6f19a9df868bee8cdec0968dcd
IB/hfi1: Fix trace of atomic ack

The length is incorrect, causing the trace data to
be truncated.

Add the additional 8 bytes that should have been there.
Also trace out the atomic ack in hex to aid debugging.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/trace.c
drivers/infiniband/hw/hfi1/verbs.c