Fixes for -net, addressing two races in SMC receive path and add a missing cleanup when the link group creating fails with ISM devices and a VLAN id. v1->v2: - added fixes tags Karsten Graul (2): net/smc: receive returns without data net/smc: receive pending data after RCV_SHUTDOWN Ursula Braun (1): net/smc: fix SMCD link group creation with VLAN id net/smc/smc_core.c | 5 ++++- net/smc/smc_rx.c | 29 +++++++++++++++++++++-------- 2 files changed, 25 insertions(+), 9 deletions(-) -- 2.17.1