All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-parisc@vger.kernel.org,
	Jakub Kicinski <kuba@kernel.org>
Subject: [PATCH net-next] net: mark tulip obsolete
Date: Tue, 15 Mar 2022 11:43:42 -0700	[thread overview]
Message-ID: <20220315184342.1064038-1-kuba@kernel.org> (raw)

It's ancient, an likely completely unused at this point.
Let's mark it obsolete to prevent refactoring.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1397a6b039fb..9afe495a86ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19687,7 +19687,7 @@ F:	drivers/media/tuners/tua9001*
 TULIP NETWORK DRIVERS
 L:	netdev@vger.kernel.org
 L:	linux-parisc@vger.kernel.org
-S:	Orphan
+S:	Orphan / Obsolete
 F:	drivers/net/ethernet/dec/tulip/
 
 TUN/TAP driver
-- 
2.34.1


             reply	other threads:[~2022-03-15 18:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 18:43 Jakub Kicinski [this message]
2022-03-15 18:44 ` [PATCH net-next] net: mark tulip obsolete Helge Deller
2022-03-15 19:04   ` Jakub Kicinski
2022-03-15 22:18     ` Helge Deller
2022-04-26 12:53       ` Jakub Kicinski
2022-04-26 20:53         ` Helge Deller
2022-04-26 21:31           ` 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=20220315184342.1064038-1-kuba@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=linux-parisc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.