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:
parent
cbb2b2fe3e
commit
d896b3fe8d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204979
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user