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)
Tue, Nov 19, 5:33 AM
Unknown Object (File)
Mon, Nov 4, 9:12 PM
Unknown Object (File)
Oct 1 2024, 3:28 PM
Unknown Object (File)
Sep 24 2024, 11:29 PM
Unknown Object (File)
Sep 22 2024, 9:06 PM
Unknown Object (File)
Sep 20 2024, 1:27 PM
Unknown Object (File)
Aug 30 2024, 3:53 AM
Unknown Object (File)
Aug 29 2024, 4:27 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