diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-12-17 19:44:34 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-18 07:48:36 +0100 |
| commit | f2fe0772a950d90c97c9f756cd6c07325344ac9a (patch) | |
| tree | 1526da113f677e60a5b6748853e02d77acf7e692 /sys/linux/socket.txt | |
| parent | 64ca0a371100fc7dfdb20de9263763e46c88a436 (diff) | |
sys/linux: various descriptions fixes
Diffstat (limited to 'sys/linux/socket.txt')
| -rw-r--r-- | sys/linux/socket.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
