]> git.karo-electronics.de Git - mv-sheeva.git/commit
wl12xx: remove sdio_test module
authorLuciano Coelho <coelho@ti.com>
Thu, 6 Oct 2011 19:59:37 +0000 (22:59 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 11 Oct 2011 13:00:38 +0000 (16:00 +0300)
commitc7e7c227b63836933ef736fa2d7cc526174b1563
treebad356e0c804d414991944f22532a7e5af324e62
parente4120df982c2051f3cfc02f6278798c5166a72f8
wl12xx: remove sdio_test module

This module has been causing more trouble than being useful.  It only
tests the SDIO speed by connecting to the wl12xx chip and does some
throughput calculations.  It is an ugly quick hack and, if we really
want to have it as part of wl12xx we need to clean it up and implement
it properly.

A tarball of the code has been created and posted here, with some
instructions:

http://wireless.kernel.org/en/users/Drivers/wl12xx#SDIO_performance_test_module

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/Kconfig
drivers/net/wireless/wl12xx/Makefile
drivers/net/wireless/wl12xx/sdio_test.c [deleted file]