mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Typo.
This commit is contained in:
parent
85266973b6
commit
ccb7a62ef7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=150716
@ -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.
|
||||
*/
|
||||
|
||||
|
@ -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.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user