1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
This commit is contained in:
John Baldwin 2005-09-29 15:04:58 +00:00
parent 85266973b6
commit ccb7a62ef7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=150716
2 changed files with 2 additions and 2 deletions

View File

@ -673,7 +673,7 @@ struct ti_tx_desc {
* The first thing in the packet is a 14-byte Ethernet header.
* This means that the packet is misaligned. To compensate,
* we actually offset the data 2 bytes into the cluster. This
* alignes the packet after the Ethernet header at a 32-bit
* aligns the packet after the Ethernet header at a 32-bit
* boundary.
*/

View File

@ -673,7 +673,7 @@ struct ti_tx_desc {
* The first thing in the packet is a 14-byte Ethernet header.
* This means that the packet is misaligned. To compensate,
* we actually offset the data 2 bytes into the cluster. This
* alignes the packet after the Ethernet header at a 32-bit
* aligns the packet after the Ethernet header at a 32-bit
* boundary.
*/