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)
Mon, Oct 14, 1:08 PM
Unknown Object (File)
Mon, Oct 14, 1:07 PM
Unknown Object (File)
Mon, Oct 14, 1:07 PM
Unknown Object (File)
Mon, Oct 14, 12:48 PM
Unknown Object (File)
Oct 3 2024, 1:03 AM
Unknown Object (File)
Oct 3 2024, 1:01 AM
Unknown Object (File)
Oct 1 2024, 5:19 PM
Unknown Object (File)
Oct 1 2024, 1:28 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