[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9d6ea286-0301-4bd9-8c67-790a12a7198b@linux.dev>
Date: Thu, 7 Dec 2023 12:04:39 +0000
From: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
To: Michael Chan <michael.chan@...adcom.com>, davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, gospo@...adcom.com
Subject: Re: [PATCH net v2 0/4] bnxt_en: Misc. fixes
On 06/12/2023 16:05, Michael Chan wrote:
> 4 miscellaneous driver fixes covering PM resume, SKB recycling,
> wrong return value check, and PTP HWTSTAMP_FILTER_ALL.
>
> v2: Fix SOB tags in patch 1 and 3.
>
> Kalesh AP (1):
> bnxt_en: Fix wrong return value check in bnxt_close_nic()
>
> Michael Chan (1):
> bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Hi Michael!
What about reconfiguration part? I thought this fix was the only
blocker to remove bnxt_close_nic/bnxt_open_nic logic.
>
> Somnath Kotur (1):
> bnxt_en: Clear resource reservation during resume
>
> Sreekanth Reddy (1):
> bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
>
> drivers/net/ethernet/broadcom/bnxt/bnxt.c | 27 ++++++++++++++++++-----
> drivers/net/ethernet/broadcom/bnxt/bnxt.h | 8 ++++++-
> 2 files changed, 29 insertions(+), 6 deletions(-)
>
Powered by blists - more mailing lists