diff options
| author | 2021-06-02 10:56:25 +0200 | |
|---|---|---|
| committer | 2021-06-03 13:54:49 -0700 | |
| commit | f8e0a68babae3f612799178c718ec5358eac41cf (patch) | |
| tree | 64e069387e8e9922e61c5b02d43fac43bb11a978 /include/linux | |
| parent | Merge branch 'xpcs-phylink_pcs_ops' (diff) | |
net/smc: avoid possible duplicate dmb unregistration
smc_lgr_cleanup() calls smcd_unregister_all_dmbs() as part of the link
group termination process. This is a leftover from the times when
smc_lgr_cleanup() scheduled a worker to actually free the link group.
Nowadays smc_lgr_cleanup() directly calls smc_lgr_free() without any
delay so an earlier dmb unregistration is no longer needed.
So remove smcd_unregister_all_dmbs() and the call to it.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
