All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/1] net/smc: fix 2020-09-17
@ 2020-09-17 20:46 Karsten Graul
  2020-09-17 20:46 ` [PATCH net-next 1/1] net/smc: fix double kfree in smc_listen_work() Karsten Graul
  0 siblings, 1 reply; 3+ messages in thread
From: Karsten Graul @ 2020-09-17 20:46 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, heiko.carstens, raspl, ubraun

Please apply the following patch for smc to netdev's net-next tree.

The patch fixes a problem reported by Dan. Because the fixed patch is
still only in net-next tree I am sending this fix to net-next.

Ursula Braun (1):
  net/smc: fix double kfree in smc_listen_work()

 net/smc/af_smc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-18  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 20:46 [PATCH net-next 0/1] net/smc: fix 2020-09-17 Karsten Graul
2020-09-17 20:46 ` [PATCH net-next 1/1] net/smc: fix double kfree in smc_listen_work() Karsten Graul
2020-09-18  1:04   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.