Merge branch 'net-smc-fixes-2021-11-24'
authorJakub Kicinski <kuba@kernel.org>
Thu, 25 Nov 2021 03:02:23 +0000 (19:02 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Nov 2021 03:02:24 +0000 (19:02 -0800)
commitfef30d6371b0ad71c200a7c360a219b74b3fe07c
tree4e0d554896333088331513eb44afea282b4992ab
parent06e5ba71750861acf65fb1b0cfb8f974159100af
parent9ebb0c4b27a6158303b791b5b91e66d7665ee30e
Merge branch 'net-smc-fixes-2021-11-24'

Karsten Graul says:

====================
net/smc: fixes 2021-11-24

Patch 1 from DaXing fixes a possible loop in smc_listen().
Patch 2 prevents a NULL pointer dereferencing while iterating
over the lower network devices.
====================

Link: https://lore.kernel.org/r/20211124123238.471429-1-kgraul@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>