mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
NOTES: Remove a double word in comment
- s/of of/of/ MFC after: 3 days
This commit is contained in:
parent
516e591db1
commit
1ff65c57e3
1 changed files with 1 additions and 1 deletions
|
|
@ -2803,7 +2803,7 @@ options MAXFILES=999
|
|||
options RANDOM_ENABLE_UMA # slab allocator
|
||||
|
||||
# Select this to allow high-rate but potentially expensive
|
||||
# harvesting of of the m_next pointer in the mbuf. Note that
|
||||
# harvesting of the m_next pointer in the mbuf. Note that
|
||||
# the m_next pointer is NULL except when receiving > 4K
|
||||
# jumbo frames or sustained bursts by way of LRO. Thus in
|
||||
# the common case it is stirring zero in to the entropy
|
||||
|
|
|
|||
Loading…
Reference in a new issue