Fix a typo in a comment.
This commit is contained in:
parent
6ebda87d5b
commit
edbc40c951
@ -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…
x
Reference in New Issue
Block a user