Page MenuHomeFreeBSD

hyperv/hn: Staticize and rename packet TX done function
ClosedPublic

Authored by sepherosa_gmail.com on Feb 19 2016, 9:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 3, 1:37 PM
Unknown Object (File)
Sat, Apr 19, 2:36 PM
Unknown Object (File)
Sat, Apr 19, 11:23 AM
Unknown Object (File)
Fri, Apr 18, 1:11 PM
Unknown Object (File)
Thu, Apr 10, 10:46 PM
Unknown Object (File)
Mar 31 2025, 7:20 PM
Unknown Object (File)
Mar 8 2025, 1:34 PM
Unknown Object (File)
Mar 1 2025, 3:38 PM
Subscribers
None

Details

Summary

It is only used in hv_netvsc_drv_freebsd.c; and rename it to hn_tx_done() mainly to reserve "xmit" for ifnet.if_transmit implement.

While I'm here, remove unapplied comment

Diff Detail

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

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: Staticize and rename packet TX done function.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
adrian edited edge metadata.
This revision is now accepted and ready to land.Feb 22 2016, 1:47 AM
This revision was automatically updated to reflect the committed changes.