GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / vt6656 / TODO
bloba318995ba07f471032d46885e0303fdf66e94d50
1 TODO:
2 - remove __cplusplus ifdefs -- done
3 - remove kernel version compatibility wrappers
4 - remove support for older wireless extensions
5 - prepare for merge with vt6655 driver:
6   - remove PRINT_K() macro
7   - split rf.c
8   - abstract VT3184 chipset specific code
9 - add common vt665x infrastructure
10 - kill ttype.h
11 - switch to use LIB80211
12 - switch to use MAC80211
13 - use kernel coding style
14 - checkpatch.pl fixes
15 - sparse fixes
16 - integrate with drivers/net/wireless
18 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
19 and Forest Bond <forest@alittletooquiet.net>.