net: appletalk: remove cops support
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Sep 2023 09:00:30 +0000 (11:00 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 4 Oct 2023 18:49:20 +0000 (11:49 -0700)
commit00f3696f7555d0890ae07b635e6ccbf39fd2eb3a
tree6ad8a4a105854df0e9fffe8f427b51c1f86346b6
parentc27153682eac34e04f5346dd554ad74a78d84c0e
net: appletalk: remove cops support

The COPS Appletalk support is very old, never said to actually work
properly, and the firmware code for the devices are under a very suspect
license.  Remove it all to clear up the license issue, if it is still
needed and actually used by anyone, we can add it back later once the
license is cleared up.

Reported-by: Prarit Bhargava <prarit@redhat.com>
Cc: jschlst@samba.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Acked-by: Prarit Bhargava <prarit@redhat.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Link: https://lore.kernel.org/r/20230927090029.44704-2-gregkh@linuxfoundation.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/device_drivers/appletalk/cops.rst [deleted file]
Documentation/networking/device_drivers/appletalk/index.rst [deleted file]
Documentation/networking/device_drivers/index.rst
drivers/net/Space.c
drivers/net/appletalk/Kconfig
drivers/net/appletalk/Makefile
drivers/net/appletalk/cops.c [deleted file]
drivers/net/appletalk/cops.h [deleted file]
drivers/net/appletalk/cops_ffdrv.h [deleted file]
drivers/net/appletalk/cops_ltdrv.h [deleted file]
include/net/Space.h