Use the constants provided in the golang.org/x/sys/unix package instead of locally defining them, as done in commit c94808a88b ("link: add support for IFLA_GRO_MAX_SIZE"). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
c94808a88b
full diffs: - 0a2b9b5464...db3c7e526a - 34d275377b...3e129f6d46 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
0a2b9b5464...db3c7e526a
34d275377b...3e129f6d46
This will allow to use type IfaCacheinfo.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>