Correct spelling in a comment.

Submitted by:	brucec
This commit is contained in:
marius 2011-04-22 09:44:01 +00:00
parent 5cecdb744f
commit bbd1ccd231

View File

@ -1153,7 +1153,7 @@ cas_init_locked(struct cas_softc *sc)
/* step 14. Issue Transmit Pending command. */
/* step 15. Give the reciever a swift kick. */
/* step 15. Give the receiver a swift kick. */
CAS_WRITE_4(sc, CAS_RX_KICK, CAS_NRXDESC - 4);
CAS_WRITE_4(sc, CAS_RX_COMP_TAIL, 0);
if ((sc->sc_flags & CAS_REG_PLUS) != 0)