mbox series

[net-next,0/1] net/smc: fix 2020-09-15

Message ID 20200915205709.50325-1-kgraul@linux.ibm.com
Headers show
Series net/smc: fix 2020-09-15 | expand

Message

Karsten Graul Sept. 15, 2020, 8:57 p.m. UTC
Please apply the following patch for smc to netdev's net-next tree.

The patch fixes a problem that was revealed by a smatch warning. Because the
fixed patch is still only in net-next tree I am sending this fix to net-next.

Karsten Graul (1):
  net/smc: check variable before dereferencing in smc_close.c

 net/smc/smc_close.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)