diff options
author | Lijun Pan <[email protected]> | 2020-10-31 04:46:45 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-03 15:08:14 -0800 |
commit | 16b5f5ce351f8709a6b518cc3cbf240c378305bf (patch) | |
tree | 5d7ed18f48e8c79b6d2de2a0c049e7cef4aa03df /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 0992d67bc2bcd723d57c6ee7883bda4524450179 (diff) |
ibmvnic: merge do_change_param_reset into do_reset
Commit b27507bb59ed ("net/ibmvnic: unlock rtnl_lock in reset so
linkwatch_event can run") introduced do_change_param_reset function to
solve the rtnl lock issue. Majority of the code in do_change_param_reset
duplicates do_reset. Also, we can handle the rtnl lock issue in do_reset
itself. Hence merge do_change_param_reset back into do_reset to clean up
the code.
Signed-off-by: Lijun Pan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions