All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/1] net/smc: fix access to parent of an ib device
@ 2020-12-15  9:10 Karsten Graul
  2020-12-15  9:10 ` [PATCH net-next 1/1] " Karsten Graul
  2020-12-16 23:10 ` [PATCH net-next 0/1] " patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Karsten Graul @ 2020-12-15  9:10 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: Heiko Carstens, Stefan Raspl, netdev, linux-s390

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

The patch fixes an access to the parent of an ib device which might be NULL.

I am sending this fix to net-next because the fixed code is still in this
tree only.

Karsten Graul (1):
  net/smc: fix access to parent of an ib device

 net/smc/smc_ib.c | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-12-16 23:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15  9:10 [PATCH net-next 0/1] net/smc: fix access to parent of an ib device Karsten Graul
2020-12-15  9:10 ` [PATCH net-next 1/1] " Karsten Graul
2020-12-16 23:10 ` [PATCH net-next 0/1] " patchwork-bot+netdevbpf

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.