Page MenuHomeFreeBSD

OFED: migrate LinuxKPI net_device/ifnet macros into ofed
ClosedPublic

Authored by bz on May 26 2021, 6:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 10:43 AM
Unknown Object (File)
Sat, Oct 25, 1:27 AM
Unknown Object (File)
Thu, Oct 23, 11:00 PM
Unknown Object (File)
Tue, Oct 14, 9:44 PM
Unknown Object (File)
Tue, Oct 14, 9:44 PM
Unknown Object (File)
Tue, Oct 14, 12:26 PM
Unknown Object (File)
Mon, Oct 13, 10:26 PM
Unknown Object (File)
Sat, Oct 11, 5:13 AM
Subscribers

Details

Summary

The LinuxKPI net_device actually is an ifnet; in order to further
clean that up so we can extend "net_device" migrate the few macros
left into ofed and make sure the header is included in all files
which need access to the macros.

Sponsored by: The FreeBSD Foundation
MFC after: 12 days
Reviewed by:

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable