Skip to content

Conversation

@KanjiMonster
Copy link
Contributor

When the include callback v2 support was added in 66d032a ("cache_mngr: add include callback v2"), resync_cb() was updated to handle both old and v2 callbacks, but no actual nl_cache_resync_v2() was added to make use of it.

Fix this by adding an appropriate implementation.

When the include callback v2 support was added in 66d032a
("cache_mngr: add include callback v2"), resync_cb() was updated to
handle both old and v2 callbacks, but no actual nl_cache_resync_v2() was
added to make use of it.

Fix this by adding an appropriate implementation.

Signed-off-by: Jonas Gorski <[email protected]>
thom311 pushed a commit that referenced this pull request Feb 5, 2025
When the include callback v2 support was added in 66d032a
("cache_mngr: add include callback v2"), resync_cb() was updated to
handle both old and v2 callbacks, but no actual nl_cache_resync_v2() was
added to make use of it.

Fix this by adding an appropriate implementation.

Signed-off-by: Jonas Gorski <[email protected]>

#420
@thom311
Copy link
Owner

thom311 commented Feb 5, 2025

lgtm. Merged.

Thank you!!

@thom311 thom311 closed this Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants