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
F151858353: D30478.id89994.diff
Sat, Apr 11, 3:56 AM
Unknown Object (File)
Thu, Apr 9, 7:07 PM
Unknown Object (File)
Sun, Apr 5, 2:14 PM
Unknown Object (File)
Tue, Mar 24, 3:20 AM
Unknown Object (File)
Sat, Mar 21, 1:34 PM
Unknown Object (File)
Mar 1 2026, 2:51 PM
Unknown Object (File)
Mar 1 2026, 2:27 AM
Unknown Object (File)
Feb 8 2026, 5:24 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