[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211207212200.507260b1@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Tue, 7 Dec 2021 21:22:00 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: M Chetan Kumar <m.chetan.kumar@...ux.intel.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
johannes@...solutions.net, ryazanov.s.a@...il.com,
loic.poulain@...aro.org, krishna.c.sudi@...el.com,
m.chetan.kumar@...el.com, linuxwwan@...el.com
Subject: Re: [PATCH V2 net-next 0/7] net: wwan: iosm: Bug fixes
On Sun, 5 Dec 2021 20:34:48 +0530 M Chetan Kumar wrote:
> This patch series brings in IOSM driver bug fixes. Patch details
> are explained below.
>
> PATCH1:
> * stop sending unnecessary doorbell in IP tx flow.
> PATCH2:
> * set tx queue len.
> PATCH3:
> * Restore the IP channel configuration after fw flash.
> PATCH4:
> * Release data channel if there is no active IP session.
> PATCH5:
> * Removes dead code.
> PATCH6:
> * Removed the unnecessary check around control port TX transfer.
> PATCH7:
> * Correct open parenthesis alignment to fix checkpatch warning.
Are any of these fixing functional bugs which users may encounter?
Looks like at least patches 1, 3, and 6 may be?
All the fixes for bugs should have Fixes tags and be posted against
the netdev/net tree with [PATCH net] in the subject (meaning a separate
series). If there are dependencies between cleanups and fixes - you'll
need to defer the cleanups for a few days, until net is merged into
net-next. It usually happens every Thursday.
Powered by blists - more mailing lists