[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201023184830.59548-1-kgraul@linux.ibm.com>
Date: Fri, 23 Oct 2020 20:48:27 +0200
From: Karsten Graul <kgraul@...ux.ibm.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
heiko.carstens@...ibm.com, raspl@...ux.ibm.com,
ubraun@...ux.ibm.com
Subject: [PATCH net 0/3] net/smc: fixes 2020-10-23
Please apply the following patch series for smc to netdev's net tree.
Patch 1 fixes a potential null pointer dereference. Patch 2 takes care
of a suppressed return code and patch 3 corrects the system EID in the
ISM driver.
Karsten Graul (3):
net/smc: fix null pointer dereference in smc_listen_decline()
net/smc: fix suppressed return code
s390/ism: fix incorrect system EID
drivers/s390/net/ism_drv.c | 2 +-
net/smc/af_smc.c | 7 ++++---
net/smc/smc_core.c | 7 +++++--
3 files changed, 10 insertions(+), 6 deletions(-)
--
2.17.1
Powered by blists - more mailing lists