diff options
| author | Shiraz Saleem <[email protected]> | 2021-11-24 06:41:35 -0600 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2021-11-30 08:02:12 -0800 |
| commit | 7b62483f64dd61e6483c75b514c821fe0e339af3 (patch) | |
| tree | d3d29b7499280a82e2a21744650aae79f17b68ce /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
| parent | 196073f9c44be0b4758ead11e51bc2875f98df29 (diff) | |
net/ice: Fix boolean assignment
vbool in ice_devlink_enable_roce_get can be assigned to a
non-0/1 constant.
Fix this assignment of vbool to be 0/1.
Fixes: e523af4ee560 ("net/ice: Add support for enable_iwarp and enable_roce devlink param")
Suggested-by: Parav Pandit <[email protected]>
Signed-off-by: Shiraz Saleem <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions