]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ipx: delete it from the tree
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jun 2018 18:39:54 +0000 (20:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2018 17:23:26 +0000 (19:23 +0200)
commita9b7a6ed8489d95c91953ff51b61281a6e648cba
treefb331c93eaa6d9104669cd276ae41e1916dbc15a
parent15507a8f58f737701b28c36fd976bed6146f38b1
staging: ipx: delete it from the tree

The ipx code moved into the staging tree back in November 2017 and no
one has complained or even noticed it was gone.  Because of that, let's
just delete it.

Note, the ipx header files are not removed here, that will come later
through the networking tree, as that takes a bit more work to unwind.

Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/ipx/Kconfig [deleted file]
drivers/staging/ipx/Makefile [deleted file]
drivers/staging/ipx/TODO [deleted file]
drivers/staging/ipx/af_ipx.c [deleted file]
drivers/staging/ipx/ipx_proc.c [deleted file]
drivers/staging/ipx/ipx_route.c [deleted file]
drivers/staging/ipx/pe2.c [deleted file]
drivers/staging/ipx/sysctl_net_ipx.c [deleted file]