[PATCH 386/641] Staging: vt6655: add TODO

Greg Kroah-Hartman gregkh at suse.de
Tue Sep 15 19:10:17 UTC 2009


From: Bartlomiej Zolnierkiewicz <bzolnier at gmail.com>

Cc: Forest Bond <forest at alittletooquiet.net>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier at gmail.com>
Signed-off-by: Jim Lieb <lieb at canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
 drivers/staging/vt6655/TODO |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
 create mode 100644 drivers/staging/vt6655/TODO

diff --git a/drivers/staging/vt6655/TODO b/drivers/staging/vt6655/TODO
new file mode 100644
index 0000000..ae46c52
--- /dev/null
+++ b/drivers/staging/vt6655/TODO
@@ -0,0 +1,21 @@
+TODO:
+- remove __cplusplus ifdefs
+- prepare for merge with vt6656 driver:
+  - rename DEVICE_PRT() to DBG_PRT()
+  - share 80211*.h includes
+  - move code for channel mapping from card.c to channel.c
+  - split rf.c
+  - remove dead code
+  - abstract VT3253 chipset specific code
+- add common vt665x infrastructure
+- kill ttype.h
+- switch to use LIB80211
+- switch to use MAC80211
+- use kernel coding style
+- checkpatch.pl fixes
+- sparse fixes
+- integrate with drivers/net/wireless
+
+Please send any patches to Greg Kroah-Hartman <greg at kroah.com>,
+Forest Bond <forest at alittletooquiet.net> and Bartlomiej Zolnierkiewicz
+<bzolnier at gmail.com>.
-- 
1.6.4.2




More information about the devel mailing list