From: Kalle Valo <kvalo@kernel.org>
To: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Cc: gregory.greenman@intel.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
luciano.coelho@intel.com, johannes.berg@intel.com,
shaul.triebitz@intel.com, linux-wireless@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iwlwifi: Add missing check for alloc_ordered_workqueue
Date: Mon, 09 Jan 2023 16:42:48 +0200 [thread overview]
Message-ID: <87358jixav.fsf@kernel.org> (raw)
In-Reply-To: <20230104100059.24987-1-jiasheng@iscas.ac.cn> (Jiasheng Jiang's message of "Wed, 4 Jan 2023 18:00:59 +0800")
Jiasheng Jiang <jiasheng@iscas.ac.cn> writes:
> Add check for the return value of alloc_ordered_workqueue since it may
> return NULL pointer.
>
> Fixes: b481de9ca074 ("[IWLWIFI]: add iwlwifi wireless drivers")
> Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Your address for linux-wireless was wrong, I manually fixed it (".or" ->
".org"). But patchwork didn't see this patch now so please resubmit as
v2 with the correct list address.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2023-01-09 14:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 10:00 [PATCH] iwlwifi: Add missing check for alloc_ordered_workqueue Jiasheng Jiang
2023-01-04 11:47 ` Leon Romanovsky
2023-01-09 14:42 ` Kalle Valo [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=87358jixav.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gregory.greenman@intel.com \
--cc=jiasheng@iscas.ac.cn \
--cc=johannes.berg@intel.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=luciano.coelho@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shaul.triebitz@intel.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.