From: patchwork-bot+netdevbpf@kernel.org
To: Yongqiang Liu <liuyongqiang13@huawei.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
macro@orcam.me.uk, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, ralf@linux-mips.org,
jeff@garzik.org, akpm@linux-foundation.org,
zhangxiaoxu5@huawei.com
Subject: Re: [PATCH net] net: defxx: Fix missing err handling in dfx_init()
Date: Fri, 09 Dec 2022 10:50:16 +0000 [thread overview]
Message-ID: <167058301607.16848.9914580419717900322.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221207072045.604872-1-liuyongqiang13@huawei.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 7 Dec 2022 07:20:45 +0000 you wrote:
> When eisa_driver_register() or tc_register_driver() failed,
> the modprobe defxx would fail with some err log as follows:
>
> Error: Driver 'defxx' is already registered, aborting...
>
> Fix this issue by adding err hanling in dfx_init().
>
> [...]
Here is the summary with links:
- [net] net: defxx: Fix missing err handling in dfx_init()
https://git.kernel.org/netdev/net/c/ae18dcdff0f8
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:[~2022-12-09 10:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-07 7:20 [PATCH net] net: defxx: Fix missing err handling in dfx_init() Yongqiang Liu
2022-12-07 13:57 ` Jiri Pirko
2022-12-09 15:23 ` Maciej W. Rozycki
2022-12-09 10:50 ` 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=167058301607.16848.9914580419717900322.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jeff@garzik.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liuyongqiang13@huawei.com \
--cc=macro@orcam.me.uk \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ralf@linux-mips.org \
--cc=zhangxiaoxu5@huawei.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.