Re: [PATCH net V2 1/1] net/smc: fix smc_buf_unuse to use the lgr pointer

2018-10-26 Thread David Miller
From: Ursula Braun Date: Thu, 25 Oct 2018 13:25:28 +0200 > From: Karsten Graul > > The pointer to the link group is unset in the smc connection structure > right before the call to smc_buf_unuse. Provide the lgr pointer to > smc_buf_unuse explicitly. > And move the call to smc_lgr_schedule_free

[PATCH net V2 1/1] net/smc: fix smc_buf_unuse to use the lgr pointer

2018-10-25 Thread Ursula Braun
From: Karsten Graul The pointer to the link group is unset in the smc connection structure right before the call to smc_buf_unuse. Provide the lgr pointer to smc_buf_unuse explicitly. And move the call to smc_lgr_schedule_free_work to the end of smc_conn_free. Fixes: a6920d1d130c ("net/smc: hand