summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/r8169.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net/r8169.h')
-rw-r--r--src/drivers/net/r8169.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/r8169.h b/src/drivers/net/r8169.h
index 89679b17..174ebb99 100644
--- a/src/drivers/net/r8169.h
+++ b/src/drivers/net/r8169.h
@@ -32,7 +32,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
/** FIXME: include/linux/pci_regs.h has these PCI regs, maybe
- we need such a file in gPXE?
+ we need such a file in iPXE?
**/
#define PCI_EXP_DEVCTL 8 /* Device Control */
#define PCI_EXP_DEVCTL_READRQ 0x7000 /* Max_Read_Request_Size */