IB/hfi1: Fix hfi_rcvhdr tracepoint
authorJubin John <jubin.john@intel.com>
Thu, 12 May 2016 17:23:22 +0000 (10:23 -0700)
committerDoug Ledford <dledford@redhat.com>
Fri, 13 May 2016 23:39:17 +0000 (19:39 -0400)
commit02ba00c0bbfbbe8abd81abd38302d400b59e220f
tree67383d6eff2765e77182d1ca0d12d893ecbf24bd
parent63d0b4a5fc5f589c6e980fc5d43c220e74a6f06c
IB/hfi1: Fix hfi_rcvhdr tracepoint

The hfi_rcvhdr tracepoint has the ctxt and eflags switched in the
prototype of the trace event, compared to the args and usage of the
trace function. Fix this by swapping these 2 fields in the trace event
prototype.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/trace.h