diff options
author | Florian Westphal <[email protected]> | 2024-04-25 14:06:45 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2024-05-10 11:04:08 +0200 |
commit | a238106703ab4ae1090b86eba128815b8626d8f1 (patch) | |
tree | 29c57fbc7d6539ca07fa4d64df27247be6822c0f /drivers/usb/cdns3/cdns3-trace.c | |
parent | c5444786d0ea2417a5e2cee7bd67137fc8bad687 (diff) |
netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
The helper uses priv->clone unconditionally which will fail once we do
the clone conditionally on first insert or removal.
'nft get element' from userspace needs to use priv->match since this
runs from rcu read side lock section.
Prepare for this by passing the match backend data as argument.
Signed-off-by: Florian Westphal <[email protected]>
Reviewed-by: Stefano Brivio <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions