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)
Tue, Aug 18, 11:45 AM
Unknown Object (File)
Wed, Aug 12, 10:16 PM
Unknown Object (File)
Wed, Aug 12, 8:00 PM
Unknown Object (File)
Tue, Aug 11, 5:12 PM
Unknown Object (File)
Mon, Aug 10, 6:38 PM
Unknown Object (File)
Mon, Aug 10, 3:19 AM
Unknown Object (File)
Sat, Aug 8, 12:32 AM
Unknown Object (File)
Tue, Aug 4, 8:47 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