From 9108e3257edd5297be2177956032ddbf29201988 Mon Sep 17 00:00:00 2001 From: JB Cayrou Date: Sun, 11 Jun 2017 18:15:34 +0200 Subject: sys: add ETHTOOL ioctl in socket.txt Add ioctl$sock_SIOCETHTOOL and ETHTOOL structures defined in uapi/linux/ethtool.h http://elixir.free-electrons.com/linux/latest/source/include/uapi/linux/ethtool.h --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index add6fe11f..0f2e92479 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,3 +11,4 @@ Lorenzo Stoakes Jeremy Huang Shuai Bai Alexander Popov +Jean-Baptiste Cayrou -- cgit mrf-deployment