summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorJames Chapman <jchapman@katalix.com>2024-07-09 19:28:39 +0300
committerDavid S. Miller <davem@davemloft.net>2024-07-12 06:09:18 +0300
commit2146b7dd354c2a1384381ca3cd5751bfff6137d6 (patch)
treeaa07fed73fd4a02d5ea621ed8e54eb19536f86bd /scripts/lib/kdoc/kdoc_output.py
parentb6c67967897e2e02482f7bbd26232090a6e30ae5 (diff)
downloadlinux-2146b7dd354c2a1384381ca3cd5751bfff6137d6.tar.xz
l2tp: fix l2tp_session_register with colliding l2tpv3 IDs
When handling colliding L2TPv3 session IDs, we use the existing session IDR entry and link the new session on that using session->coll_list. However, when using an existing IDR entry, we must not do the idr_replace step. Fixes: aa5e17e1f5ec ("l2tp: store l2tpv3 sessions in per-net IDR") Signed-off-by: James Chapman <jchapman@katalix.com> Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions