This patch removes net drivers that: - had already been marked as BROKEN in 2.6.0 three years ago and - are still marked as BROKEN. These are the following drivers: - MAC89x0 - ATARI_BIONET - ATARI_PAMSNET - SKMC Drivers that had been marked as BROKEN for such a long time seem to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive any of these drivers, the code is still present in the older kernel releases. Signed-off-by: Adrian Bunk <[email protected]> --- Due to it's size, the patch is attached compressed. Documentation/networking/net-modules.txt | 6 drivers/net/Kconfig | 44 drivers/net/Makefile | 4 drivers/net/Space.c | 16 drivers/net/atari_bionet.c | 674 ------------ drivers/net/atari_pamsnet.c | 894 ---------------- drivers/net/mac89x0.c | 666 ------------ drivers/net/sk_mca.c | 1216 ----------------------- drivers/net/sk_mca.h | 170 --- 9 files changed, 3690 deletions(-)
Attachment:
patch-remove-broken-net.gz
Description: Binary data
- Follow-Ups:
- Re: [RFC: 2.6 patch] remove broken net drivers
- From: Geert Uytterhoeven <[email protected]>
- Re: [RFC: 2.6 patch] remove broken net drivers
- Prev by Date: [RFC: 2.6 patch] remove broken video drivers
- Next by Date: [PATCH 1/20] x86_64: Align data segment to PAGE_SIZE boundary
- Previous by thread: [RFC: 2.6 patch] remove broken video drivers
- Next by thread: Re: [RFC: 2.6 patch] remove broken net drivers
- Index(es):