]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[intelxl] Always issue "clear PXE mode" admin queue command
authorMichael Brown <mcb30@ipxe.org>
Thu, 17 Mar 2022 13:11:21 +0000 (13:11 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 11 Aug 2022 14:28:03 +0000 (15:28 +0100)
commit99242bbe2ead2d36eff65aefc2251e822cc4b2c6
treea0332c797aae3fbd3b2025f5b2c90a9aed2c567e
parentfaf26bf8b882a6d56cc76686e2f0f3b236541f9d
[intelxl] Always issue "clear PXE mode" admin queue command

Remove knowledge of the GLLAN_RCTL_0 register (which changes location
between the XL810 and E810 register maps), and instead unconditionally
issue the "clear PXE mode" command with the EEXIST error silenced.

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