Message ID | cover.1739403363.git.gerickson@nuovations.com (mailing list archive) |
---|---|
Headers | show |
Series | ofono: Make the oFono Plugin Modem Interface Order Tolerant | expand |
Hello: This series was applied to connman.git (master) by Denis Kenzior <denkenz@gmail.com>: On Wed, 12 Feb 2025 15:39:29 -0800 you wrote: > This addresses and closes #135 by providing a secondary opportunity to > send D-Bus request to get Connection Manager interface properties and > contexts at the successful closure of 'try_create_device' since the > primary opportunity in 'modem_update_interfaces' is missed in the > following test case: > > # connmanctl disable cellular > # /etc/init.d/connman stop > # /etc/init.d/ofono stop > # rm -rf /var/lib/ofono/* > # rm -rf /var/lib/connman/cellular* > # /etc/init.d/ofono start > # /etc/init.d/connman start > # connmanctl enable cellular > > [...] Here is the summary with links: - [1/4] ofono: Add additional 'DBG' statements. (no matching commit) - [2/4] ofono: Use goto error-handling semantics in 'add_cm_context'. https://git.kernel.org/pub/scm/network/connman/connman.git/?id=36154342e546 - [3/4] ofono: Documentation: Add comment about entry condition for 'context_changed'. https://git.kernel.org/pub/scm/network/connman/connman.git/?id=00e7dc2d528f - [4/4] ofono: Provide a secondary opportunity to get CM props and contexts. https://git.kernel.org/pub/scm/network/connman/connman.git/?id=0b091dd8fc8f You are awesome, thank you!