Re: [PATCH] net/smc: common release code for non-accepted sockets

2019-06-27 Thread David Miller
From: Karsten Graul Date: Thu, 27 Jun 2019 15:04:52 +0200 > From: Ursula Braun > > There are common steps when releasing an accepted or unaccepted socket. > Move this code into a common routine. > > Signed-off-by: Ursula Braun > Signed-off-by: Karsten Graul Applied.

Re: [PATCH] net/smc: common release code for non-accepted sockets

2019-06-27 Thread Karsten Graul
Hi Dave, I forgot to add that this patch is intended for the net-next tree. On 27/06/2019 15:04, Karsten Graul wrote: > From: Ursula Braun > > There are common steps when releasing an accepted or unaccepted socket. > Move this code into a common routine. > > Signed-off-by: Ursula Braun > Sig

[PATCH] net/smc: common release code for non-accepted sockets

2019-06-27 Thread Karsten Graul
From: Ursula Braun There are common steps when releasing an accepted or unaccepted socket. Move this code into a common routine. Signed-off-by: Ursula Braun Signed-off-by: Karsten Graul --- net/smc/af_smc.c | 73 +--- 1 file changed, 32 insertions(+