opengnsys_ipxe/src/drivers
Michael Brown 8a1d66c7ae [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>
2020-06-27 21:16:07 +01:00
..
bitbash [mii] Add bit-bashing interface 2018-04-20 15:24:33 +01:00
block [iscsi] Fix iBFT when no explicit initiator name setting exists 2017-05-10 16:01:47 +01:00
bus [pci] Add support for PCI MSI-X interrupts 2019-04-24 11:41:38 +01:00
infiniband [golan] Add explicit type casts for nodnic_queue_pair_type 2020-06-27 21:16:07 +01:00
linux [linux] Impose receive quota on tap driver 2017-09-04 18:00:34 +01:00
net [intel] Avoid spurious compiler warning on GCC 10 2020-06-27 21:16:07 +01:00
nvs [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
usb [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown 2019-09-15 10:40:23 +01:00