diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-10-08 08:48:24 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-10-11 13:08:23 +0100 |
commit | 8401a108a63302a5a198c7075d857895ca624851 (patch) | |
tree | 4583be9191545cfea50902808969790d0a426c1a /MAINTAINERS | |
parent | 59ae83dcf102710f097aa14de88ea5cb1396b866 (diff) |
eth: remove the DLink/Sundance (ST201) driver
Konstantin reports the maintainer's address bounces.
There is no other maintainer and the driver is quite old.
There is a good chance nobody is using this driver any more.
Let's try to remove it completely, we can revert it back in
if someone complains.
Link: https://lore.kernel.org/20240925-bizarre-earwig-from-pluto-1484aa@lemu/
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Denis Kirjanov <dkirjanov@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 91abed51394c..560a65b85297 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22267,12 +22267,6 @@ S: Maintained F: Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml F: drivers/input/keyboard/sun4i-lradc-keys.c -SUNDANCE NETWORK DRIVER -M: Denis Kirjanov <kda@linux-powerpc.org> -L: netdev@vger.kernel.org -S: Maintained -F: drivers/net/ethernet/dlink/sundance.c - SUNPLUS ETHERNET DRIVER M: Wells Lu <wellslutw@gmail.com> L: netdev@vger.kernel.org |