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, Dec 8, 10:51 PM
Unknown Object (File)
Thu, Nov 28, 6:13 PM
Unknown Object (File)
Mon, Nov 25, 5:50 AM
Unknown Object (File)
Thu, Nov 21, 6:36 AM
Unknown Object (File)
Mon, Nov 18, 7:30 PM
Unknown Object (File)
Mon, Nov 18, 4:53 PM
Unknown Object (File)
Sep 30 2024, 11:35 PM
Unknown Object (File)
Sep 24 2024, 9:00 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