staging: net: remove pc300 driver
authorDaniel Borkmann <dborkman@redhat.com>
Fri, 19 Apr 2013 12:17:22 +0000 (14:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Apr 2013 18:15:20 +0000 (11:15 -0700)
commitf33cb17d1dd68d78accf46db96ced2dc7b4563c3
tree930f719f7fd87422261a141a42b9583fb4ead1e3
parent2f69915c728c3be41e12dbbbdd4eeb8d3388d58c
staging: net: remove pc300 driver

To quote the TODO from staging/net/:

  PC300:

  The driver is very broken and cannot work with the current TTY
  layer. It is inevitable to convert it to the new TTY API. If no
  one steps in to adopt the driver, it will be removed in the 3.7
  release.

Nothing has changed since more than _one_ year on this driver, thus
just remove it since we already moved past 3.7. If somebody steps
up and does a whole rework, he/she, of course, is free to resubmit
it. Since this is the only one in the net directory, we can remove
it as well.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/net/Kconfig [deleted file]
drivers/staging/net/Makefile [deleted file]
drivers/staging/net/TODO [deleted file]
drivers/staging/net/pc300-falc-lh.h [deleted file]
drivers/staging/net/pc300.h [deleted file]
drivers/staging/net/pc300_drv.c [deleted file]
drivers/staging/net/pc300_tty.c [deleted file]