[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200315.001310.532649434165573576.davem@davemloft.net>
Date: Sun, 15 Mar 2020 00:13:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: shahjada@...lsio.com
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com, vishal@...lsio.com,
dt@...lsio.com
Subject: Re: [PATCH net] cxgb4: fix delete filter entry fail in unload path
From: Shahjada Abul Husain <shahjada@...lsio.com>
Date: Fri, 13 Mar 2020 14:32:57 +0530
> Currently, the hardware TID index is assumed to start from index 0.
> However, with the following changeset,
>
> commit c21939998802 ("cxgb4: add support for high priority filters")
>
> hardware TID index can start after the high priority region, which
> has introduced a regression resulting in remove filters entry
> failure for cxgb4 unload path. This patch fix that.
>
> Fixes: c21939998802 ("cxgb4: add support for high priority filters")
> Signed-off-by: Shahjada Abul Husain <shahjada@...lsio.com>
Applied, thanks.
Powered by blists - more mailing lists