Fix a typo in a comment.
This commit is contained in:
parent
d47d37af9b
commit
4f3b854461
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175703
@ -216,7 +216,7 @@ amphy_status(struct mii_softc *sc)
|
||||
|
||||
if (bmcr & BMCR_AUTOEN) {
|
||||
/*
|
||||
* The PAR status bits are only valid of autonegotiation
|
||||
* The PAR status bits are only valid if autonegotiation
|
||||
* has completed (or it's disabled).
|
||||
*/
|
||||
if ((bmsr & BMSR_ACOMP) == 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user