commit | 2c4b14ea9507106c0599349fbb8efdeb3b7aa840 | [log] [tgz] |
---|---|---|
author | Shiraz Saleem <shiraz.saleem@intel.com> | Thu Feb 17 09:18:49 2022 -0600 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Wed Feb 23 15:24:18 2022 -0400 |
tree | c3c7a7a79d2101fad7bf94e9725d454d652c2e39 | |
parent | 4eaa29b45e09d8565bd8bf596750d9b90ad5c806 [diff] |
RDMA/irdma: Remove enum irdma_status_code Replace use of custom irdma_status_code with linux error codes. Remove enum irdma_status_code and header in which its defined. Link: https://lore.kernel.org/r/20220217151851.1518-2-shiraz.saleem@intel.com Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>