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, Oct 26, 2:12 PM
Unknown Object (File)
Sun, Oct 26, 2:12 PM
Unknown Object (File)
Sun, Oct 26, 2:11 PM
Unknown Object (File)
Sun, Oct 26, 8:03 AM
Unknown Object (File)
Tue, Oct 21, 8:03 AM
Unknown Object (File)
Sat, Oct 18, 3:55 PM
Unknown Object (File)
Sun, Oct 5, 2:03 AM
Unknown Object (File)
Sep 7 2025, 12:57 PM
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