net: Remove net/ipx.h and uapi/linux/ipx.h header files
authorCai Huoqing <caihuoqing@baidu.com>
Fri, 13 Aug 2021 12:08:02 +0000 (20:08 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Aug 2021 13:16:12 +0000 (14:16 +0100)
commit6c9b40844751ea30c72f7a2f92f4d704bc6b2927
tree31385075842f9b678274d58700d211ed36c59b4a
parentfda4e19d505d5e45c7c37be3494298c7e32c6928
net: Remove net/ipx.h and uapi/linux/ipx.h header files

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
delete uapi/linux/ipx.h and net/ipx.h header files for good.
additionally, there is no module that depends on ipx.h except
a broken staging driver(r8188eu)

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipx.h [deleted file]
include/uapi/linux/ipx.h [deleted file]