From: Jiri Pirko <jiri@resnulli.us>
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: Wed, 7 Dec 2022 14:57:52 +0100 [thread overview]
Message-ID: <Y5Cb4EMML3f0Ivdx@nanopsycho> (raw)
In-Reply-To: <20221207072045.604872-1-liuyongqiang13@huawei.com>
Wed, Dec 07, 2022 at 08:20:45AM CET, liuyongqiang13@huawei.com 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().
>
>Fixes: e89a2cfb7d7b5 ("[TC] defxx: TURBOchannel support")
>Signed-off-by: Yongqiang Liu <liuyongqiang13@huawei.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
next prev parent reply other threads:[~2022-12-07 13:58 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 [this message]
2022-12-09 15:23 ` Maciej W. Rozycki
2022-12-09 10:50 ` patchwork-bot+netdevbpf
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=Y5Cb4EMML3f0Ivdx@nanopsycho \
--to=jiri@resnulli.us \
--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.