]> www.infradead.org Git - users/willy/xarray.git/commitdiff
net: e1000e: fix misspell word "retreived"
authorHao Chen <chenhao288@hisilicon.com>
Wed, 19 May 2021 06:14:45 +0000 (14:14 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 May 2021 19:23:25 +0000 (12:23 -0700)
There is a misspell word "retreived" in comment, so fix it to "retrieved".

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/e1000e/phy.c

index 1db35b2c7750dd9912b9563705da387ab92f3539..0f0efee5fc8ef7f1342f4e2ee98e232e00f3836d 100644 (file)
@@ -2978,7 +2978,7 @@ static u32 e1000_get_phy_addr_for_hv_page(u32 page)
  *  @data: pointer to the data to be read or written
  *  @read: determines if operation is read or write
  *
- *  Reads the PHY register at offset and stores the retreived information
+ *  Reads the PHY register at offset and stores the retrieved information
  *  in data.  Assumes semaphore already acquired.  Note that the procedure
  *  to access these regs uses the address port and data port to read/write.
  *  These accesses done with PHY address 2 and without using pages.