mbox series

[net-next,0/1] net/smc: fix access to parent of an ib device

Message ID 20201215091058.49354-1-kgraul@linux.ibm.com
Headers show
Series net/smc: fix access to parent of an ib device | expand

Message

Karsten Graul Dec. 15, 2020, 9:10 a.m. UTC
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(-)