Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Loic Poulain <loic.poulain@linaro.org>
Cc: davem@davemloft.net, kuba@kernel.org, johannes@sipsolutions.net,
netdev@vger.kernel.org, ryazanov.s.a@gmail.com,
stable@vger.kernel.org
Subject: Re: [PATCH] wwan: core: Fix missing RTM_NEWLINK event for default link
Date: Fri, 23 Jul 2021 16:20:04 +0000 [thread overview]
Message-ID: <162705720491.6547.6032744672093345201.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1626978065-5239-1-git-send-email-loic.poulain@linaro.org>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 22 Jul 2021 20:21:05 +0200 you wrote:
> A wwan link created via the wwan_create_default_link procedure is
> never notified to the user (RTM_NEWLINK), causing issues with user
> tools relying on such event to track network links (NetworkManager).
>
> This is because the procedure misses a call to rtnl_configure_link(),
> which sets the link as initialized and notifies the new link (cf
> proper usage in __rtnl_newlink()).
>
> [...]
Here is the summary with links:
- wwan: core: Fix missing RTM_NEWLINK event for default link
https://git.kernel.org/netdev/net/c/68d1f1d4af18
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-07-23 16:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-22 18:21 Loic Poulain
2021-07-22 18:35 ` Sergey Ryazanov
2021-07-23 16:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162705720491.6547.6032744672093345201.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=johannes@sipsolutions.net \
--cc=kuba@kernel.org \
--cc=loic.poulain@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=ryazanov.s.a@gmail.com \
--cc=stable@vger.kernel.org \
--subject='Re: [PATCH] wwan: core: Fix missing RTM_NEWLINK event for default link' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).