diff options
| author | Jakub Kicinski <[email protected]> | 2021-03-24 18:11:58 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-25 16:46:53 -0700 |
| commit | d3b37fc805d9ef697451730ebdfc7e35e6c2ace8 (patch) | |
| tree | 6a278dde025950740c93261759564512b1f6662f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 240e114411e74d2ee8121643e0c67717eb7c6982 (diff) | |
ethtool: fec: sanitize ethtool_fecparam->active_fec
struct ethtool_fecparam::active_fec is a GET-only field,
all in-tree drivers correctly ignore it on SET. Clear
the field on SET to avoid any confusion. Again, we can't
reject non-zero now since ethtool user space does not
zero-init the param correctly.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions