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)
Mon, Feb 24, 10:50 AM
Unknown Object (File)
Mon, Feb 24, 5:33 AM
Unknown Object (File)
Mon, Feb 24, 12:15 AM
Unknown Object (File)
Thu, Feb 20, 3:46 AM
Unknown Object (File)
Wed, Feb 12, 12:09 AM
Unknown Object (File)
Mon, Feb 10, 10:47 PM
Unknown Object (File)
Jan 7 2025, 3:36 PM
Unknown Object (File)
Dec 8 2024, 10:51 PM
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