Skip to content
Commit bd2a40cc authored by Jason Gunthorpe's avatar Jason Gunthorpe
Browse files

RDMA/core Remove uverbs_ex_cmd_mask



No driver sets it, and the core code sets a maximum mask, simply remove
it.

Disabled operations are now handled either by having a NULL ops pointer,
or by having the common driver callbacks check for unsupported extended
attributes.

Link: https://lore.kernel.org/r/9-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com
Signed-off-by: default avatarJason Gunthorpe <jgg@nvidia.com>
parent 1f11a761
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment