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)
Thu, Jun 6, 7:38 AM
Unknown Object (File)
Dec 23 2023, 12:18 AM
Unknown Object (File)
Oct 8 2023, 5:15 PM
Unknown Object (File)
Sep 7 2023, 12:30 PM
Unknown Object (File)
Sep 7 2023, 12:29 PM
Unknown Object (File)
Sep 7 2023, 12:24 PM
Unknown Object (File)
Sep 1 2023, 11:07 PM
Unknown Object (File)
Jun 27 2023, 10:46 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