diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-08-13 20:08:03 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-14 14:16:13 +0100 |
commit | e4637f621203cb482f3ddb590cfe9f65045d92a6 (patch) | |
tree | 2cf145aa8d57fe47716874c18e0ab4db1e230fe3 /MAINTAINERS | |
parent | 6c9b40844751ea30c72f7a2f92f4d704bc6b2927 (diff) |
MAINTAINERS: Remove the ipx network layer info
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 info from MAINTAINERS.
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e23f2d8bd7aa..2da75be3fb3f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9750,11 +9750,6 @@ M: David Sterba <dsterba@suse.com> S: Odd Fixes F: drivers/tty/ipwireless/ -IPX NETWORK LAYER -L: netdev@vger.kernel.org -S: Obsolete -F: include/uapi/linux/ipx.h - IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) M: Marc Zyngier <maz@kernel.org> S: Maintained |