vnic: Fix a typo in a comment
- s/setings/settings/ MFC after: 3 days
This commit is contained in:
parent
9599d8141f
commit
fafb1c574d
@ -206,7 +206,7 @@ thunder_mdio_set_mode(struct thunder_mdio_softc *sc,
|
||||
smi_clk |= SMI_CLK_MODE;
|
||||
/* Enable sending 32 bit preable on SMI transactions */
|
||||
smi_clk |= SMI_CLK_PREAMBLE;
|
||||
/* Saved setings */
|
||||
/* Saved settings */
|
||||
mdio_reg_write(sc, SMI_CLK, smi_clk);
|
||||
sc->mode = mode;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user