Files
sys/unix/linux
Mauri de Souza Meneguzzo 08b8ef571d x/sys/unix: add missing ETHTOOL_FLAG_ constants
Some constants were removed in CL 600516 that included changes for the Linux
kernel 6.10.

This kernel version moved C defines to an enum ethtool_header_flags that was
not picked up by the mkall.sh script.

For enums, there is a perl script that needs to be run manually, and the
output must be added by hand to the list of constants in unix/linux/types.go.

Fixes golang/go#68761
2024-08-07 17:27:46 -03:00
..
2024-07-24 16:33:01 +00:00
2024-05-13 22:24:33 +00:00
2023-10-11 21:54:30 +00:00