Commit ee446fd5e6dafee4a16fd1bd345d2571dcfd6f5d
1 parent
211ed86510
Exists in
smarc_imx_lf-5.15.y
and in
37 other branches
tokenring: delete all remaining driver support
This represents the mass deletion of the of the tokenring support. It gets rid of: - the net/tr.c which the drivers depended on - the drivers/net component - the Kbuild infrastructure around it - any tokenring related CONFIG_ settings in any defconfigs - the tokenring headers in the include/linux dir - the firmware associated with the tokenring drivers. - any associated token ring documentation. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 43 changed files with 0 additions and 25869 deletions Side-by-side Diff
- Documentation/filesystems/proc.txt
- Documentation/networking/00-INDEX
- Documentation/networking/3c359.txt
- Documentation/networking/olympic.txt
- Documentation/networking/smctr.txt
- Documentation/networking/tms380tr.txt
- arch/mips/configs/mtx1_defconfig
- arch/xtensa/configs/common_defconfig
- drivers/message/fusion/mptlan.h
- drivers/net/Kconfig
- drivers/net/Makefile
- drivers/net/Space.c
- drivers/net/tokenring/3c359.c
- drivers/net/tokenring/3c359.h
- drivers/net/tokenring/Kconfig
- drivers/net/tokenring/Makefile
- drivers/net/tokenring/abyss.c
- drivers/net/tokenring/abyss.h
- drivers/net/tokenring/ibmtr.c
- drivers/net/tokenring/ibmtr_cs.c
- drivers/net/tokenring/lanstreamer.c
- drivers/net/tokenring/lanstreamer.h
- drivers/net/tokenring/madgemc.c
- drivers/net/tokenring/madgemc.h
- drivers/net/tokenring/olympic.c
- drivers/net/tokenring/olympic.h
- drivers/net/tokenring/proteon.c
- drivers/net/tokenring/skisa.c
- drivers/net/tokenring/smctr.c
- drivers/net/tokenring/smctr.h
- drivers/net/tokenring/tms380tr.c
- drivers/net/tokenring/tms380tr.h
- drivers/net/tokenring/tmspci.c
- firmware/3com/3C359.bin.ihex
- firmware/Makefile
- firmware/WHENCE
- firmware/tr_smctr.bin.ihex
- include/linux/Kbuild
- include/linux/ibmtr.h
- include/linux/if_tr.h
- include/linux/trdevice.h
- net/802/Makefile
- net/802/tr.c