From: Simon Horman <horms@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, andrew+netdev@lunn.ch, dkirjanov@suse.de
Subject: Re: [PATCH net 1/2] Revert "eth: remove the DLink/Sundance (ST201) driver"
Date: Tue, 2 Sep 2025 10:25:10 +0100 [thread overview]
Message-ID: <20250902092510.GX15473@horms.kernel.org> (raw)
In-Reply-To: <20250901210818.1025316-1-kuba@kernel.org>
On Mon, Sep 01, 2025 at 02:08:17PM -0700, Jakub Kicinski wrote:
> This reverts commit 8401a108a63302a5a198c7075d857895ca624851.
>
> I got a report from an (anonymous) Sundance user:
>
> Ethernet controller: Sundance Technology Inc / IC Plus Corp IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)
>
> Revert the driver back in. Make following changes:
> - update Denis's email address in MAINTAINERS
> - adjust to timer API renames:
> - del_timer_sync() -> timer_delete_sync()
> - from_timer() -> timer_container_of()
>
> Fixes: 8401a108a633 ("eth: remove the DLink/Sundance (ST201) driver")
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2025-09-02 9:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-01 21:08 [PATCH net 1/2] Revert "eth: remove the DLink/Sundance (ST201) driver" Jakub Kicinski
2025-09-01 21:08 ` [PATCH net 2/2] eth: sundance: fix endian issues Jakub Kicinski
2025-09-02 9:25 ` Simon Horman
2025-09-02 9:25 ` Simon Horman [this message]
2025-09-02 23:00 ` [PATCH net 1/2] Revert "eth: remove the DLink/Sundance (ST201) driver" patchwork-bot+netdevbpf
2025-09-17 17:35 ` David Sterba
2025-09-17 20:57 ` Jakub Kicinski
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=20250902092510.GX15473@horms.kernel.org \
--to=horms@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=dkirjanov@suse.de \
--cc=edumazet@google.com \
--cc=kuba@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.