Searched hist:c65f571c898b67f8c455bcf5447f8c1397880c69 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_main.c | diff c65f571c898b67f8c455bcf5447f8c1397880c69 Fri Mar 06 13:37:04 CET 2020 Leandro Lupori <luporl@FreeBSD.org> ixl: Add missing conversions from/to LE16
This fixes some errors on PPC64, during attach and when trying to assign an IP to an interface. With this change, basic operation of X710 NICs is now possible.
This also fixes builds with IXL_DEBUG enabled
Reviewed by: erj Sponsored by: Eldorado Research Institute (eldorado.org.br) Differential Revision: https://reviews.freebsd.org/D23975
|
H A D | if_ixl.c | diff c65f571c898b67f8c455bcf5447f8c1397880c69 Fri Mar 06 13:37:04 CET 2020 Leandro Lupori <luporl@FreeBSD.org> ixl: Add missing conversions from/to LE16
This fixes some errors on PPC64, during attach and when trying to assign an IP to an interface. With this change, basic operation of X710 NICs is now possible.
This also fixes builds with IXL_DEBUG enabled
Reviewed by: erj Sponsored by: Eldorado Research Institute (eldorado.org.br) Differential Revision: https://reviews.freebsd.org/D23975
|