On Mon, Jul 27, 2020 at 12:58:28PM +0300, Leon Romanovsky wrote: > From: Mark Zhang <markz@xxxxxxxxxxxx> > > When dump QPs bound to a counter, raw QPs should be allowed to dump > without the CAP_NET_RAW privilege, which is consistent with what > "rdma res show qp" does. > > Fixes: c4ffee7c9bdb ("RDMA/netlink: Implement counter dumpit calback") > Signed-off-by: Mark Zhang <markz@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/nldev.c | 3 --- > 1 file changed, 3 deletions(-) Applied to for-next, thanks Jason