aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2021-03-24 18:11:57 -0700
committerDavid S. Miller <[email protected]>2021-03-25 16:46:53 -0700
commit240e114411e74d2ee8121643e0c67717eb7c6982 (patch)
treeb147d614c9081f170e9b8b357e82750dd997dc3a /tools/perf/scripts/python
parent408386817a9d32c88c9ac528749e9999d0e3f6a1 (diff)
ethtool: fec: sanitize ethtool_fecparam->reserved
struct ethtool_fecparam::reserved is never looked at by the core. Make sure it's actually 0. Unfortunately we can't return an error because old ethtool doesn't zero-initialize the structure for SET. On GET we can be more verbose, there are no in tree (ab)users. Fix up the kdoc on the structure. Remove the mention of FEC bypass. Seems like a niche thing to configure in the first place. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions