Revision 0530bd6e6a3d5a0292a1a5f33ea980ae7e8b56ca authored by Karsten Graul on 18 November 2020, 21:40:37 UTC, committed by Jakub Kicinski on 19 November 2020, 18:59:19 UTC
With the multi-subnet support of SMC-Dv2 the match for existing link
groups should not include the vlanid of the network device.
Set ini->smcd_version accordingly before the call to smc_conn_create()
and use this value in smc_conn_create() to skip the vlanid check.

Fixes: 5c21c4ccafe8 ("net/smc: determine accepted ISM devices")
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 2d8f648
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top