aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJustin Chen <[email protected]>2023-06-12 14:37:00 -0700
committerJakub Kicinski <[email protected]>2023-06-13 22:05:52 -0700
commit2bddad9ec65a925da4ab4f73a9377d80540ca67b (patch)
treed501f46e2c16a1e8e36b5399ffa1332a1f19bb0e /tools/perf/scripts/python/bin/export-to-postgresql-report
parente5d4a21b3a9477ead1c32504a56569a848c22736 (diff)
ethtool: ioctl: account for sopass diff in set_wol
sopass won't be set if wolopt doesn't change. This means the following will fail to set the correct sopass. ethtool -s eth0 wol s sopass 11:22:33:44:55:66 ethtool -s eth0 wol s sopass 22:44:55:66:77:88 Make sure we call into the driver layer set_wol if sopass is different. Fixes: 55b24334c0f2 ("ethtool: ioctl: improve error checking for set_wol") Signed-off-by: Justin Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions