All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Yeking@red54.com
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v2] net: the appletalk subsystem no longer uses ndo_do_ioctl
Date: Wed, 22 Jan 2025 12:44:49 +0000	[thread overview]
Message-ID: <20250122124449.GC390877@kernel.org> (raw)
In-Reply-To: <tencent_D0DC3D8CD6217FA0CFAFEDE53F27810DB408@qq.com>

On Tue, Jan 21, 2025 at 03:38:47PM +0000, Yeking@Red54.com wrote:
> From: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
> 
> ndo_do_ioctl is no longer used by the appletalk subsystem after commit
> 45bd1c5ba758 ("net: appletalk: Drop aarp_send_probe_phase1()").
> 
> Fixes: 45bd1c5ba758 ("net: appletalk: Drop aarp_send_probe_phase1()")
> Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
> ---
> V1 -> V2: Add Fixes tag

FWIIW, I don't think a documentation change qualifies as a fix, and thus
should not have a Fixes tag. And as a documentation change, with no runtime
effect, I'm ambivalent regarding this being net or net-next material.

In any case, the change looks correct to me.

Reviewed-by: Simon Horman <horms@kernel.org>

      reply	other threads:[~2025-01-22 12:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-21 15:38 [PATCH net v2] net: the appletalk subsystem no longer uses ndo_do_ioctl Yeking
2025-01-22 12:44 ` Simon Horman [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=20250122124449.GC390877@kernel.org \
    --to=horms@kernel.org \
    --cc=Yeking@red54.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.