BTW, people should not waste time and energy on this driver. There is a replacement using the kernel wireless stack at: https://github.com/chunkeey/rtl8192su
Cc: Jerry Chuang <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Christian Lamparter <[email protected]> Cc: [email protected] Signed-off-by: Xose Vazquez Perez <[email protected]> --- drivers/staging/rtl8192u/TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 drivers/staging/rtl8192u/TODO diff --git a/drivers/staging/rtl8192u/TODO b/drivers/staging/rtl8192u/TODO new file mode 100644 index 0000000..6b7a605 --- /dev/null +++ b/drivers/staging/rtl8192u/TODO @@ -0,0 +1,7 @@ + - checkpatch.pl cleanups + - sparse warnings + - move to use the in-kernel wireless stack + +Please send any patches or complaints about this driver to Greg +Kroah-Hartman <[email protected]> and don't bother the upstream wireless +kernel developers about it, they want nothing to do with it. -- 2.5.0 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
