Re: [PATCH v2 1/8] rmnet: Add skeleton
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <173213463723.1339331.11103757423014979754.git-patchwork-notify@kernel.org> |
Hello: This series was applied to ofono.git (master) by Denis Kenzior <[email protected]>: On Tue, 19 Nov 2024 11:18:12 -0600 you wrote: > Add skeleton of the RMNet interface management module. Implement the > basic API structure and register the module with oFono core. > --- > Makefile.am | 2 ++ > src/rmnet.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ > src/rmnet.h | 25 +++++++++++++++++++++++ > 3 files changed, 86 insertions(+) > create mode 100644 src/rmnet.c > create mode 100644 src/rmnet.h Here is the summary with links: - [v2,1/8] rmnet: Add skeleton https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=ad000eabb49a - [v2,2/8] rmnet: Add logic to dump out RMNet interfaces https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=5f5b3b65efdd - [v2,3/8] rmnet: Track link notifications https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=cfb78944ec4f - [v2,4/8] rmnet: Track used mux ids https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=db18da4b4e91 - [v2,5/8] rmnet: Delete stale RMnet links at startup https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=0cc9a035a8d1 - [v2,6/8] rmnet: Implement rmnet_del_interfaces https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=982aa444b98e - [v2,7/8] rmnet: Implement getting new interfaces https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=99a68a774de0 - [v2,8/8] rmnet: Implement cancel https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=a0d8117a04c9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html