1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Fix typo in r204975.

Pointed out by:	marius
This commit is contained in:
Pyun YongHyeon 2010-03-10 20:55:55 +00:00
parent cbb2b2fe3e
commit d896b3fe8d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204979

View File

@ -1365,7 +1365,7 @@ bge_chipinit(struct bge_softc *sc)
if (sc->bge_chiprev == BGE_CHIPREV_5704_BX) {
/*
* Fix data corruption casued by non-qword write with WB.
* Fix data corruption caused by non-qword write with WB.
* Fix master abort in PCI mode.
* Fix PCI latency timer.
*/