Searched hist:"1 b91eba37b294fd191a9dc79a80f52495af9418d" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | ethtool.h | diff 1b91eba37b294fd191a9dc79a80f52495af9418d Sun Oct 30 18:07:49 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: ethtool.h add more definitions
While we do not currently use ethtool, add the definitions to avoid other longer-term maintenance problems with drivers.
Also migrate ETH_GSTRING_LEN into here from if_ether.h as it seems this is where it belongs.
MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D37214
|
H A D | if_ether.h | diff 1b91eba37b294fd191a9dc79a80f52495af9418d Sun Oct 30 18:07:49 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: ethtool.h add more definitions
While we do not currently use ethtool, add the definitions to avoid other longer-term maintenance problems with drivers.
Also migrate ETH_GSTRING_LEN into here from if_ether.h as it seems this is where it belongs.
MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D37214
|