]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[intelxl] Fix invocation of intelxlvf_admin_queues()
authorMichael Brown <mcb30@ipxe.org>
Wed, 10 Aug 2022 11:27:19 +0000 (12:27 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 10 Aug 2022 11:29:45 +0000 (12:29 +0100)
commit1b61c2118ca54a8d9ad71cc402e7c9f6094f4ec6
treed918a4946b552541ed41b9f39df5f5bdd2dc8b3c
parenta202de385dcb9c15a1b2b3fd339abbe721ed5c86
[intelxl] Fix invocation of intelxlvf_admin_queues()

The second parameter to intelxlvf_admin_queues() is a boolean used to
select the VF opcode, rather than the raw VF opcode itself.

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