]> git.baikalelectronics.ru Git - kernel.git/commit
strip: move driver to staging
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 20 Oct 2009 04:38:11 +0000 (13:38 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Oct 2009 20:50:33 +0000 (16:50 -0400)
commitee31170d438837d394ea6a7ea9dea515d939bb6b
tree335f775a2a99befc72c60d4388d54337d89a17a2
parent40fee85e8673ebcfb37db8dd3c4997b68f8af6d1
strip: move driver to staging

Move the strip ("Starmode Radio IP") driver to drivers/staging.  For
several years this driver has only seen API "bombing-run" changes, and
few people ever had the hardware.  This driver represents unnecessary
ongoing maintenance for no clear benefit.

This patch brought to you by the "hacking" session at the 2009 Kernel
Summit in Tokyo, Japan...

Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/Kconfig
drivers/net/wireless/Makefile
drivers/net/wireless/strip.c [deleted file]
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/strip/Kconfig [new file with mode: 0644]
drivers/staging/strip/Makefile [new file with mode: 0644]
drivers/staging/strip/strip.c [new file with mode: 0644]