iw_cxgb4: print mapped ports correctly
authorBharat Potnuri <bharat@chelsio.com>
Thu, 29 Mar 2018 11:40:13 +0000 (17:10 +0530)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 29 Mar 2018 22:00:59 +0000 (16:00 -0600)
commit44016b3466407ff2766aeccb0ef2adca677c5106
tree3328fd6119035274e8cf4244975af2f7990d7ca5
parent218b9e3eb8b53785a98dfa2e4b7c700103085d33
iw_cxgb4: print mapped ports correctly

c4iw_ep_common structure holds the mapped addresses, so while printing
them, use appropriate pointers.

Fixes: bab572f1d ("iw_cxgb4: Guard against null cm_id in dump_ep/qp")
Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/cxgb4/device.c