mbox series

[net-next,0/2] net/smc: updates 2020-10-02

Message ID 20201002150927.72261-1-kgraul@linux.ibm.com
Headers show
Series net/smc: updates 2020-10-02 | expand

Message

Karsten Graul Oct. 2, 2020, 3:09 p.m. UTC
Please apply the following patch series for smc to netdev's net-next tree.

Patch 1 improves the ISM device payload of a CLC porposal message, patch 2
adds to use an array to access the system EID fields.

Karsten Graul (2):
  net/smc: send ISM devices with unique chid in CLC proposal
  net/smc: use an array to check fields in system EID

 net/smc/af_smc.c  | 18 +++++++++++++++++-
 net/smc/smc_ism.c |  2 +-
 2 files changed, 18 insertions(+), 2 deletions(-)