Correct spelling in comments.

Submitted by:	brucec
This commit is contained in:
Marius Strobl 2011-04-22 09:41:51 +00:00
parent 19db2a7ba0
commit af5ac863ea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220941

View file

@ -1064,7 +1064,7 @@ gem_init_locked(struct gem_softc *sc)
/* step 14. Issue Transmit Pending command. */
/* step 15. Give the reciever a swift kick. */
/* step 15. Give the receiver a swift kick. */
GEM_BANK1_WRITE_4(sc, GEM_RX_KICK, GEM_NRXDESC - 4);
ifp->if_drv_flags |= IFF_DRV_RUNNING;