diff options
author | Wen Gu <guwen@linux.alibaba.com> | 2021-11-15 17:45:07 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-15 14:42:24 +0000 |
commit | cf4f5530bb55ef7d5a91036b26676643b80b1616 (patch) | |
tree | 2f0b4def1efc452c8e88cd31eab40a3d9f42b7b4 /kernel | |
parent | 938cca9e4109b30ee1d476904538225a825e54eb (diff) | |
download | lwn-cf4f5530bb55ef7d5a91036b26676643b80b1616.tar.gz lwn-cf4f5530bb55ef7d5a91036b26676643b80b1616.zip |
net/smc: Make sure the link_id is unique
The link_id is supposed to be unique, but smcr_next_link_id() doesn't
skip the used link_id as expected. So the patch fixes this.
Fixes: 026c381fb477 ("net/smc: introduce link_idx for link group array")
Signed-off-by: Wen Gu <guwen@linux.alibaba.com>
Reviewed-by: Tony Lu <tonylu@linux.alibaba.com>
Acked-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions