Dave,

here are some smc-patches for net-next. Besides cleanups, the link id
field of the LLC confirm link reply is changed to comply with RFC7609.

Thanks, Ursula

Karsten Graul (4):
  smc: fix structure size
  smc: move netinfo function to file smc_clc.c
  smc: remove unused fields from smc structures
  smc: use link_id of server in confirm link reply

Stefan Raspl (1):
  smc: cleanup smc_llc.h and smc_clc.h headers

 net/smc/af_smc.c   | 65 ++++++++----------------------------------------------
 net/smc/smc.h      |  5 +----
 net/smc/smc_cdc.c  |  2 +-
 net/smc/smc_cdc.h  |  2 +-
 net/smc/smc_clc.c  | 47 +++++++++++++++++++++++++++++++++++++--
 net/smc/smc_clc.h  |  8 ++-----
 net/smc/smc_core.c |  8 +++----
 net/smc/smc_core.h |  1 -
 net/smc/smc_llc.c  | 32 ++++++++++++++++++++++++++-
 net/smc/smc_llc.h  | 28 -----------------------
 10 files changed, 94 insertions(+), 104 deletions(-)

-- 
2.13.5

Reply via email to