Page MenuHomeFreeBSD

LinuxKPI: netdevice.h remove more ifnet operating macros
ClosedPublic

Authored by bz on May 26 2021, 6:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 23, 1:42 AM
Unknown Object (File)
Wed, Sep 17, 6:18 AM
Unknown Object (File)
Tue, Sep 16, 9:19 AM
Unknown Object (File)
Aug 14 2025, 10:29 PM
Unknown Object (File)
Aug 7 2025, 8:31 PM
Unknown Object (File)
Aug 4 2025, 12:19 AM
Unknown Object (File)
Jul 31 2025, 3:25 AM
Unknown Object (File)
Jul 27 2025, 6:26 PM

Details

Summary

Now that mlx4 and ofed either are operating on ifnet functions
directly or have a private copy of these macros, we can remove them
from linux/netdevice.h.
With this only the #define for net_device to ifnet is left.

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