[PATCH 0/2] net: Remove the ipx network layer header files

From: Cai Huoqing
Date: Fri Aug 13 2021 - 08:09:00 EST


commit <47595e32869f> ("<MAINTAINERS: Mark some staging directories>")
indicated the ipx network layer as obsolete in Jan 2018,
updated in the MAINTAINERS file.

now, after being exposed for 3 years to refactoring, so to
remove the ipx network layer header files

additionally, there is no module that depends on ipx.h
except a broken staging driver(r8188eu)

Cai Huoqing (2):
net: Remove net/ipx.h and uapi/linux/ipx.h header files
MAINTAINERS: Remove the ipx network layer info

MAINTAINERS | 5 --
include/net/ipx.h | 171 ---------------------------------------
include/uapi/linux/ipx.h | 87 --------------------
3 files changed, 263 deletions(-)
delete mode 100644 include/net/ipx.h
delete mode 100644 include/uapi/linux/ipx.h

--
2.25.1