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

Reply via email to