diff options
| author | Michael Brown | 2020-06-27 21:43:32 +0200 |
|---|---|---|
| committer | Michael Brown | 2020-06-27 22:16:07 +0200 |
| commit | 8a1d66c7aec020f3e90254ed2fa55ecd9494fcc3 (patch) | |
| tree | 1d21900ee03925bb79c5cd230a68155eb49be657 /src/include/ipxe | |
| parent | [intel] Avoid spurious compiler warning on GCC 10 (diff) | |
| download | ipxe-8a1d66c7aec020f3e90254ed2fa55ecd9494fcc3.tar.gz ipxe-8a1d66c7aec020f3e90254ed2fa55ecd9494fcc3.tar.xz ipxe-8a1d66c7aec020f3e90254ed2fa55ecd9494fcc3.zip | |
[golan] Add explicit type casts for nodnic_queue_pair_type
GCC 10 emits warnings for implicit conversions of enumerated types.
The flexboot_nodnic code defines nodnic_queue_pair_type with values
identical to those of ib_queue_pair_type, and implicitly casts between
them. Add an explicit cast to fix the warning.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe')
0 files changed, 0 insertions, 0 deletions
