Page MenuHomeFreeBSD

net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h
ClosedPublic

Authored by sepherosa_gmail.com on Aug 22 2016, 5:56 AM.
Tags
None
Referenced Files
F106645423: D7592.diff
Fri, Jan 3, 7:14 AM
Unknown Object (File)
Mon, Dec 9, 7:19 AM
Unknown Object (File)
Sat, Dec 7, 9:58 PM
Unknown Object (File)
Nov 25 2024, 7:53 AM
Unknown Object (File)
Nov 24 2024, 12:54 AM
Unknown Object (File)
Nov 22 2024, 8:05 PM
Unknown Object (File)
Oct 29 2024, 10:08 PM
Unknown Object (File)
Oct 29 2024, 6:39 PM
Subscribers

Details

Summary
So that Hyper-V can leverage them instead of rolling its own definition.

Discussed with: hps

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
hselasky edited edge metadata.

Just make sure the code builds, amd64, i386, arm.

--HPS

This revision is now accepted and ready to land.Aug 22 2016, 7:25 AM

Just make sure the code builds, amd64, i386, arm.

--HPS

Yeah, sure.

This revision was automatically updated to reflect the committed changes.