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)
Fri, Sep 18, 8:00 AM
Unknown Object (File)
Thu, Sep 17, 9:13 PM
Unknown Object (File)
Fri, Sep 11, 7:25 AM
Unknown Object (File)
Mon, Sep 7, 1:40 PM
Unknown Object (File)
Sun, Sep 6, 1:22 PM
Unknown Object (File)
Sun, Sep 6, 11:01 AM
Unknown Object (File)
Sun, Sep 6, 10:36 AM
Unknown Object (File)
Sun, Sep 6, 9:20 AM
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

Lint
Lint Skipped
Unit
Tests Skipped

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.