]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[intelxl] Rename 8086:1889 PCI ID to "iavf"
authorMichael Brown <mcb30@ipxe.org>
Sun, 13 Mar 2022 14:37:11 +0000 (14:37 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 10 Aug 2022 11:29:47 +0000 (12:29 +0100)
commit9e46ffa924397e72f750a5a4848a42c597396742
tree9f055719c22e52c2f251c880ff9c3d946358ea74
parentef7066755720a5beef46a5e2e5cad888ef139314
[intelxl] Rename 8086:1889 PCI ID to "iavf"

The PCI device ID 8086:1889 is for the Intel Ethernet Adaptive Virtual
Function, which is a generic virtual function that can be exposed by
different generations of Intel hardware.

Rename the PCI ID from "xl710-vf-ad" to "iavf" to reflect that the
driver is not XL710-specific.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/intelxlvf.c