diff options
| author | Dave Ertman <david.m.ertman@intel.com> | 2025-06-16 13:03:17 +0200 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-08-14 08:57:28 -0700 |
| commit | 5b35b83d0d759e8313e0dd921fb9b9ac947c2585 (patch) | |
| tree | e1c961b3cdf71f19a53615586644e7b4ef244704 /rust/helpers/helpers.c | |
| parent | ba7fad179699dbbd3dfdc9ca5594d7f3c425a2a2 (diff) | |
ice: replace u8 elements with bool where appropriate
In preparation for the new LAG functionality implementation, there are
a couple of existing LAG elements of the capabilities struct that should
be bool instead of u8. Since we are adding a new element to this struct
that should also be a bool, fix the existing LAG u8 in this patch and
eliminate !! operators where possible.
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
