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)
Sun, Nov 9, 2:49 AM
Unknown Object (File)
Sun, Nov 2, 10:31 AM
Unknown Object (File)
Oct 19 2025, 7:34 AM
Unknown Object (File)
Oct 17 2025, 11:29 PM
Unknown Object (File)
Oct 16 2025, 10:59 AM
Unknown Object (File)
Oct 12 2025, 8:48 AM
Unknown Object (File)
Oct 12 2025, 8:47 AM
Unknown Object (File)
Oct 12 2025, 8:47 AM

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