commit | a2351c5d86d7acf8eef17fba4ac1fc5b305a37c0 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Wed Oct 09 10:07:43 2019 +0200 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Oct 09 19:45:44 2019 -0700 |
tree | d4c18665dfe7307bba2a462c171a15bf4d67aa55 | |
parent | 0ea1671f26204ee8ef138651707dace886fb9df4 [diff] |
net/smc: separate SMCD and SMCR link group lists Currently SMCD and SMCR link groups are maintained in one list. To facilitate abnormal termination handling they are split into a separate list for SMCR link groups and separate lists for SMCD link groups per SMCD device. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>