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)
Feb 20 2025, 11:06 AM
Unknown Object (File)
Feb 20 2025, 8:52 AM
Unknown Object (File)
Feb 20 2025, 8:12 AM
Unknown Object (File)
Feb 20 2025, 3:34 AM
Unknown Object (File)
Feb 18 2025, 7:09 AM
Unknown Object (File)
Jan 24 2025, 5:37 PM
Unknown Object (File)
Jan 23 2025, 6:57 PM
Unknown Object (File)
Dec 13 2024, 1:13 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