From: Ursula Braun <ubraun@xxxxxxxxxxxxx> Date: Thu, 25 Oct 2018 13:25:28 +0200 > From: Karsten Graul <kgraul@xxxxxxxxxxxxx> > > 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: handle unregistered buffers") > Signed-off-by: Karsten Graul <kgraul@xxxxxxxxxxxxx> > Signed-off-by: Ursula Braun <ubraun@xxxxxxxxxxxxx> Applied and queued up for -stable, thanks!