diff options
| author | Karsten Graul <[email protected]> | 2020-02-17 16:24:50 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-17 14:50:24 -0800 |
| commit | 55dd5758175828bd03f4392b4df0d37edd31559d (patch) | |
| tree | bacff0a304f2541c4b7804283432852e1fbd94fb /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 790a9a7cce6564fac132ce91ace5c7ab20d9a70f (diff) | |
net/smc: improve smc_lgr_cleanup()
smc_lgr_cleanup() is called during termination processing, there is no
need to send a DELETE_LINK at that time. A DELETE_LINK should have been
sent before the termination is initiated, if needed.
And remove the extra call to wake_up(&lnk->wr_reg_wait) because
smc_llc_link_inactive() already calls the related helper function
smc_wr_wakeup_reg_wait().
Signed-off-by: Karsten Graul <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions