Re: [PATCH net-next] net/ethtool: Add current supported tunable options

2015-06-10 Thread David Miller
From: Hadar Hen Zion Date: Tue, 9 Jun 2015 18:29:54 +0300 > Add strings array of the current supported tunable options. > > Signed-off-by: Hadar Hen Zion > Reviewed-by: Amir Vadai > --- > include/uapi/linux/ethtool.h | 6 ++ > net/core/ethtool.c | 12 > 2 files ch

[PATCH net-next] net/ethtool: Add current supported tunable options

2015-06-09 Thread Hadar Hen Zion
Add strings array of the current supported tunable options. Signed-off-by: Hadar Hen Zion Reviewed-by: Amir Vadai --- include/uapi/linux/ethtool.h | 6 ++ net/core/ethtool.c | 12 2 files changed, 18 insertions(+) diff --git a/include/uapi/linux/ethtool.h b/include/