]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9642804c4a3259a1c6bf50922a1cd9a9f1708784
tree31385075842f9b678274d58700d211ed36c59b4a
parent5fa6a5e26f85bbc2db1198a21f3249a30771b7cd
net: Remove net/ipx.h and uapi/linux/ipx.h header files

commit <0a23776b325c> ("<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]