Re: [PATCH ethtool] ethtool: document WoL filters option also in help message

2018-08-18 Thread John W. Linville
On Fri, Aug 17, 2018 at 10:51:31AM -0700, Florian Fainelli wrote: > On 08/17/2018 06:21 AM, Michal Kubecek wrote: > > Commit eff0bb337223 ("ethtool: Add support for WAKE_FILTER (WoL using > > filters)") added option "f" for wake on lan and documented it in man page > > but not in the output of "eth

Re: [PATCH ethtool] ethtool: document WoL filters option also in help message

2018-08-17 Thread Florian Fainelli
On 08/17/2018 06:21 AM, Michal Kubecek wrote: > Commit eff0bb337223 ("ethtool: Add support for WAKE_FILTER (WoL using > filters)") added option "f" for wake on lan and documented it in man page > but not in the output of "ethtool --help". > > Signed-off-by: Michal Kubecek Acked-by: Florian Faine

[PATCH ethtool] ethtool: document WoL filters option also in help message

2018-08-17 Thread Michal Kubecek
Commit eff0bb337223 ("ethtool: Add support for WAKE_FILTER (WoL using filters)") added option "f" for wake on lan and documented it in man page but not in the output of "ethtool --help". Signed-off-by: Michal Kubecek --- ethtool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git