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)
Feb 20 2024, 7:40 AM
Unknown Object (File)
Jan 13 2024, 1:41 PM
Unknown Object (File)
Dec 20 2023, 4:49 AM
Unknown Object (File)
Dec 3 2023, 11:59 AM
Unknown Object (File)
Oct 14 2023, 6:11 AM
Unknown Object (File)
Oct 10 2023, 1:06 PM
Unknown Object (File)
Sep 30 2023, 7:58 AM
Unknown Object (File)
Sep 18 2023, 12:38 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