diff options
| author | Ursula Braun <[email protected]> | 2019-10-23 13:44:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-10-26 02:18:21 +0000 |
| commit | ca5f8d2dd5229ccacdd5cfde1ce4d32b0810e454 (patch) | |
| tree | 0acb73be9354c41816a62e3b01fb34d94ba5f203 /net/unix/af_unix.c | |
| parent | net/smc: fix closing of fallback SMC sockets (diff) | |
| download | kernel-ca5f8d2dd5229ccacdd5cfde1ce4d32b0810e454.tar.gz kernel-ca5f8d2dd5229ccacdd5cfde1ce4d32b0810e454.zip | |
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Creating of an SMC-R connection with vlan-id fails, because
smc_listen_work() determines the vlan_id of the connection,
saves it in struct smc_init_info ini, but clears the ini area
again if SMC-D is not applicable.
This patch just resets the ISM device before investigating
SMC-R availability.
Fixes: bc36d2fc93eb ("net/smc: consolidate function parameters")
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: Karsten Graul <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
