From f2fe0772a950d90c97c9f756cd6c07325344ac9a Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Tue, 17 Dec 2019 19:44:34 +0100 Subject: sys/linux: various descriptions fixes --- sys/linux/socket.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/socket.txt') diff --git a/sys/linux/socket.txt b/sys/linux/socket.txt index 21ce2ae9e..c61f36cd6 100644 --- a/sys/linux/socket.txt +++ b/sys/linux/socket.txt @@ -616,7 +616,7 @@ ethtool_modinfo { cmd const[ETHTOOL_GMODULEINFO, int32] type int32 eeprom_len int32 - reserved array[int8, 8] + reserved array[int32, 8] } ethtool_coalesce_cmd_flags = ETHTOOL_GCOALESCE, ETHTOOL_SCOALESCE -- cgit mrf-deployment