diff options
| author | Andrew Lunn <andrew@lunn.ch> | 2026-04-22 13:01:45 -0500 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-23 15:56:49 -0700 |
| commit | 082b2e07ccd84af2ed88ccc3316033ac64942008 (patch) | |
| tree | 738c2b1cf19e4fa68e7876b8eb8f96b8d109ca50 /include | |
| parent | 91f3a27ae9f66d81a5906461762c37c8a2bcab06 (diff) | |
drivers: net: 3com: 3c515: Remove this driver
The 3c515 was written by Donald Becker between 1997-1998. It is an ISA
device, so unlikely to be used with modern kernels.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-2-08a5b59784d5@lunn.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/Space.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/Space.h b/include/net/Space.h index ef42629f4258..2452a47a6a95 100644 --- a/include/net/Space.h +++ b/include/net/Space.h @@ -8,5 +8,4 @@ struct net_device *wd_probe(int unit); struct net_device *ne_probe(int unit); struct net_device *smc_init(int unit); struct net_device *cs89x0_probe(int unit); -struct net_device *tc515_probe(int unit); struct net_device *lance_probe(int unit); |
