]> git.baikalelectronics.ru Git - kernel.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)
commitc267391c08fcd1d194be87a31a35c2f614e6d1d5
tree1584e4ff11549cabcfb5a1337082bee44d27853e
parent8da31e516cebbacea26be73312dab936e147c1cc
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: 82d4b9e9ed51 ("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