Author: marius
Date: Mon Jul 25 15:01:40 2011
New Revision: 224321
URL: http://svn.freebsd.org/changeset/base/224321
Log:
MFC: r220941
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/7/sys/dev/gem/if_gem.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/contrib/opensolaris/ (props changed)
stable/7/sys/contrib/dev/acpica/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
Modified: stable/7/sys/dev/gem/if_gem.c
==============================================================================
--- stable/7/sys/dev/gem/if_gem.c Mon Jul 25 15:01:37 2011
(r224320)
+++ stable/7/sys/dev/gem/if_gem.c Mon Jul 25 15:01:40 2011
(r224321)
@@ -1069,7 +1069,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;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"