| Submitter | Leann Ogasawara |
|---|---|
| Date | Sept. 2, 2010, 2:09 a.m. |
| Message ID | <9d7ed2714d4812499c29c1c9285388d56b8922e5.1283391991.git.leann.ogasawara@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/63441/ |
| State | Accepted |
| Delegated to: | Leann Ogasawara |
| Headers | show |
Comments
Patch
diff --git a/drivers/net/e1000e/hw.h b/drivers/net/e1000e/hw.h index deec3a4..76febe4 100644 --- a/drivers/net/e1000e/hw.h +++ b/drivers/net/e1000e/hw.h @@ -313,7 +313,7 @@ enum e1e_registers { #define E1000_KMRNCTRLSTA_DIAG_NELPBK 0x1000 /* Nearend Loopback mode */ #define E1000_KMRNCTRLSTA_K1_CONFIG 0x7 #define E1000_KMRNCTRLSTA_K1_ENABLE 0x0002 -#define E1000_KMRNCTRLSTA_HD_CTRL 0x0002 +#define E1000_KMRNCTRLSTA_HD_CTRL 0x10 /* Kumeran HD Control */ #define IFE_PHY_EXTENDED_STATUS_CONTROL 0x10 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY Special Control */