Page MenuHomeFreeBSD

Remove un-needed NF copy args
ClosedPublic

Authored by rrs on May 6 2020, 7:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 8, 7:36 AM
Unknown Object (File)
Sun, Feb 8, 7:30 AM
Unknown Object (File)
Sat, Jan 31, 4:35 AM
Unknown Object (File)
Jan 1 2026, 8:00 AM
Unknown Object (File)
Dec 20 2025, 12:57 AM
Unknown Object (File)
Dec 16 2025, 12:54 PM
Unknown Object (File)
Nov 25 2025, 7:28 PM
Unknown Object (File)
Nov 23 2025, 8:30 AM
Subscribers

Details

Summary

NF no longer uses the tp argument that had a special ifdef in tcp_m_copym() due to recent changes
by Drew. Lets remove the ifdefs since they are not used.

Test Plan

make sure it still compiles :)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable