commit | 97202bbe22f8f0c225ba63a50acaf56d6796c990 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Fri Jul 06 11:42:03 2018 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jul 09 13:19:01 2018 -0600 |
tree | b1502a4b27a6340cfc7b0c57c04e188cfdded372 | |
parent | 60e6627f12a78203a093ca05b7bca15627747d81 [diff] |
IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path Instead we are now checking the function pointers directly. Get rid of both cases in ioctl and drop the nonsense idea that destroy can fail. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>