diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2018-03-15 12:54:20 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-17 19:48:26 -0400 |
commit | d61d263c8d82db7c4404a29ebc29674b1c0c05c9 (patch) | |
tree | b47f21dd62dd518a1bd432bf2a8d726b56f91f4d /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
parent | bcdd5de80a2275f7879dc278bfc747f1caf94442 (diff) |
net: hns: Fix ethtool private flags
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 <mbrugger@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions