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, May 25, 7:11 PM
Unknown Object (File)
Fri, May 23, 2:44 AM
Unknown Object (File)
Thu, May 22, 4:00 PM
Unknown Object (File)
Tue, May 13, 9:11 PM
Unknown Object (File)
Tue, May 13, 12:37 PM
Unknown Object (File)
Wed, May 7, 9:11 PM
Unknown Object (File)
Tue, May 6, 11:37 AM
Unknown Object (File)
Sun, May 4, 1:09 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