diff options
Diffstat (limited to 'hw/e1000_hw.h')
-rw-r--r-- | hw/e1000_hw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/e1000_hw.h b/hw/e1000_hw.h index 2e341ac27e..9e29af8c82 100644 --- a/hw/e1000_hw.h +++ b/hw/e1000_hw.h @@ -295,7 +295,7 @@ #define E1000_KUMCTRLSTA 0x00034 /* MAC-PHY interface - RW */ #define E1000_MDPHYA 0x0003C /* PHY address - RW */ -#define E1000_MANC2H 0x05860 /* Managment Control To Host - RW */ +#define E1000_MANC2H 0x05860 /* Management Control To Host - RW */ #define E1000_SW_FW_SYNC 0x05B5C /* Software-Firmware Synchronization - RW */ #define E1000_GCR 0x05B00 /* PCI-Ex Control */ |