commit | 3cf52eb11fa00b8dc8a773893fd808e3a09b3961 | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Tue May 15 17:05:01 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 11:49:20 2018 -0400 |
tree | 4a1e1bfbdc9ceb3e5830fdc8564bc84f919f40a3 | |
parent | 1401ea045b96ae1112bf384e6f03f909643f04be [diff] |
net/smc: set link inactive before calling smc_lgr_free() Before smc_lgr_free() is called the link must be set inactive by calling smc_llc_link_inactive(). Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>