[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221003170546.1b9ca44f@kernel.org>
Date: Mon, 3 Oct 2022 17:05:46 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Chunhao Lin <hau@...ltek.com>
Cc: <hkallweit1@...il.com>, <netdev@...r.kernel.org>,
<nic_swsd@...ltek.com>, <grundler@...omium.org>
Subject: Re: [PATCH net-next] r8169: fix rtl8125b dmar pte write access not
set error
On Mon, 3 Oct 2022 14:46:20 +0800 Chunhao Lin wrote:
> When close device, rx will be enabled if wol is enabeld. When open device
> it will cause rx to dma to wrong address after pci_set_master().
>
> In this patch, driver will disable tx/rx when close device. If wol is
> eanbled only enable rx filter and disable rxdv_gate to let hardware can
> receive packet to fifo but not to dma it.
Sounds like a fix, could you resend with a Fixes tag and [PATCH net]
designation? net-next is for new features and refactoring, net for
fixes.
Powered by blists - more mailing lists