]> asedeno.scripts.mit.edu Git - linux.git/commit
iw_cxgb4: remove wr_id attributes
authorSteve Wise <swise@opengridcomputing.com>
Tue, 15 May 2018 18:19:21 +0000 (11:19 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 15 May 2018 22:18:03 +0000 (16:18 -0600)
commit2d478b28596f4fa6efd10a696f05e354be05de45
tree1584e4ff11549cabcfb5a1337082bee44d27853e
parente6125a254d7d2af806752c9b776d1ff4b565ce2e
iw_cxgb4: remove wr_id attributes

Remove sq/rq wr_id attributes because typically they are pointers and
we don't want to pass up kernel pointers.

Fixes: 056f9c7f39bf ("iw_cxgb4: dump detailed driver-specific QP information")
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/cxgb4/restrack.c