From: Matthias Brugger
Date: Thu, 15 Mar 2018 17:54:20 +0100
> The driver implementation returns support for private flags, while
> no private flags are present. When asked for the number of private
> flags it returns the number of statistic flag names.
>
> Fix this by returning EOPNOTSUPP for n
The driver implementation returns support for private flags, while
no private flags are present. When asked for the number of private
flags it returns the number of statistic flag names.
Fix this by returning EOPNOTSUPP for not implemented ethtool flags.
Signed-off-by: Matthias Brugger
---
driv