public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Hau <hau@realtek•com>
To: Jakub Kicinski <kuba@kernel•org>
Cc: "hkallweit1@gmail•com" <hkallweit1@gmail•com>,
	"netdev@vger•kernel.org" <netdev@vger•kernel.org>,
	nic_swsd <nic_swsd@realtek•com>,
	"grundler@chromium•org" <grundler@chromium•org>
Subject: RE: [PATCH net-next] r8169: fix rtl8125b dmar pte write access not set error
Date: Tue, 4 Oct 2022 05:52:36 +0000	[thread overview]
Message-ID: <cbd0418859b74e2581598395fcf773f6@realtek.com> (raw)
In-Reply-To: <20221003170546.1b9ca44f@kernel.org>

> 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.

I will resend this patch to [PATCH net]. Thanks.

>  ------Please consider the environment before printing this e-mail.

      reply	other threads:[~2022-10-04  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-03  6:46 [PATCH net-next] r8169: fix rtl8125b dmar pte write access not set error Chunhao Lin
2022-10-04  0:05 ` Jakub Kicinski
2022-10-04  5:52   ` Hau [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=cbd0418859b74e2581598395fcf773f6@realtek.com \
    --to=hau@realtek$(echo .)com \
    --cc=grundler@chromium$(echo .)org \
    --cc=hkallweit1@gmail$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nic_swsd@realtek$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox