diff options
author | Dave Ertman <david.m.ertman@intel.com> | 2022-02-11 21:26:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-14 16:35:12 +0300 |
commit | 88f62aea1cff0c2ff84901dc11ceddf1eaf7021d (patch) | |
tree | ad9f9b1b58167815e76616b169acb712f80e1fc8 /drivers/net/wireguard/selftest | |
parent | d4e7592b6404c87c33be5159e5d06e21d9e5e7b8 (diff) | |
download | linux-88f62aea1cff0c2ff84901dc11ceddf1eaf7021d.tar.xz |
ice: Simplify tracking status of RDMA support
The status of support for RDMA is currently being tracked with two
separate status flags. This is unnecessary with the current state of
the driver.
Simplify status tracking down to a single flag.
Rename the helper function to denote the RDMA specific status and
universally use the helper function to test the status bit.
Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Tested-by: Leszek Kaliszczuk <leszek.kaliszczuk@intel.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireguard/selftest')
0 files changed, 0 insertions, 0 deletions