commit | d54699e27d506fcf6a27b336c5d8510d9701c86b | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Thu Oct 07 15:58:01 2021 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Tue Dec 14 10:19:13 2021 -0800 |
tree | d2ab4efed1ec8402cddbdda12c6717758ad374c6 | |
parent | 5e24d5984c805c644de8bf5217a820e22e28318c [diff] |
ice: Remove enum ice_status Replace uses of ice_status to, as equivalent as possible, error codes. Remove enum ice_status and its helper conversion function as they are no longer needed. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Gurucharan G <gurucharanx.g@intel.com>