aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorJames Chapman <[email protected]>2024-07-09 17:28:39 +0100
committerDavid S. Miller <[email protected]>2024-07-12 04:09:18 +0100
commit2146b7dd354c2a1384381ca3cd5751bfff6137d6 (patch)
treeaa07fed73fd4a02d5ea621ed8e54eb19536f86bd /drivers/usb/cdns3/cdns3-debug.h
parentb6c67967897e2e02482f7bbd26232090a6e30ae5 (diff)
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 <[email protected]> Signed-off-by: Tom Parkin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions