diff options
Diffstat (limited to 'drivers/net/e1000/e1000_hw.c')
| -rw-r--r-- | drivers/net/e1000/e1000_hw.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/e1000/e1000_hw.c b/drivers/net/e1000/e1000_hw.c index 65077f39da6..796c4f7d426 100644 --- a/drivers/net/e1000/e1000_hw.c +++ b/drivers/net/e1000/e1000_hw.c @@ -3868,7 +3868,7 @@ e1000_phy_hw_reset(struct e1000_hw *hw)  *  * hw - Struct containing variables accessed by shared code  * -* Sets bit 15 of the MII Control regiser +* Sets bit 15 of the MII Control register  ******************************************************************************/  int32_t  e1000_phy_reset(struct e1000_hw *hw)  |