Date: Mon, 28 Jan 2013 15:04:13 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 221568 for review Message-ID: <201301281504.r0SF4D9m069511@skunkworks.freebsd.org>
index | next in thread | raw e-mail
http://p4web.freebsd.org/@@221568?ac=10 Change 221568 by bz@bz_zenith on 2013/01/28 15:04:03 Fix typo. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/atse/if_atse.c#3 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/atse/if_atse.c#3 (text+ko) ==== @@ -396,7 +396,7 @@ val4 = ATSE_TX_META_READ(sc); #endif if (sc->atse_tx_m_offset == 0) { - /* Wirte start of packet. */ + /* Write start of packet. */ val4 = A_ONCHIP_FIFO_MEM_CORE_SOP; val4 &= ~A_ONCHIP_FIFO_MEM_CORE_EOP; ATSE_TX_META_WRITE(sc, val4);help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301281504.r0SF4D9m069511>
