myri_sbus: remove driver
authorJon Mason <mason@myri.com>
Mon, 20 Jun 2011 19:51:22 +0000 (12:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2011 19:51:22 +0000 (12:51 -0700)
commit1b9c4134c126aa8ae00a57672d4a4eaecc436b54
tree9dbddd98f0358b5285db4da047f58f06ba39981b
parentcf05c700cf6dd6f28bd95586d3040f809fd365f5
myri_sbus: remove driver

Remove the myri_sbus driver. Why?
* There is no possibility of ethernet mode on this adapter, so it's
  Myrinet only.
* It won't inter-op with modern versions of Myrinet, and thus can only
  work with legacy adapters.
* There are no in-kernel Linux drivers for the PCI version of this
  adapter, so it only can work on ~15 year old Sun hardware.

It's long in the tooth, let's take it to the knackers.

Signed-off-by: Jon Mason <mason@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/myri_sbus.c [deleted file]
drivers/net/myri_sbus.h [deleted file]